summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-11-04 15:40:22 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-11-05 23:14:17 +0000
commitdd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68 (patch)
treefc4b4f1965b961a8a4dc4ca54e8a01121f812840 /src/desktop.h
parentFix coding stule and things comented on the MR (diff)
downloadinkscape-dd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68.tar.gz
inkscape-dd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68.zip
Remove unused functions
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/desktop.h b/src/desktop.h
index 8e83b16b9..61d1f875d 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -436,7 +436,6 @@ public:
void mouseover() override {}
void mouseout() override {}
- std::vector<SPItem *> getVisibleItems(bool isFiltered = false);
virtual bool onDeleteUI (GdkEventAny*);
virtual bool onWindowStateEvent (GdkEventWindowState* event);