diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-11-04 15:40:22 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-11-05 23:14:17 +0000 |
| commit | dd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68 (patch) | |
| tree | fc4b4f1965b961a8a4dc4ca54e8a01121f812840 /src/desktop.h | |
| parent | Fix coding stule and things comented on the MR (diff) | |
| download | inkscape-dd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68.tar.gz inkscape-dd369bdb6fd687cc02a4b2bb49fc68e0f7e5cf68.zip | |
Remove unused functions
Diffstat (limited to 'src/desktop.h')
| -rw-r--r-- | src/desktop.h | 1 |
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); |
