summaryrefslogtreecommitdiffstats
path: root/src/desktop-handles.cpp
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-11-12 01:48:38 +0000
committerMarkus Engel <markus.engel@tum.de>2013-11-12 01:48:38 +0000
commit0d56cd0b0b22de7385f173f0848f1ee71bdf5788 (patch)
tree2388a7841679186599ba85c269072947b456b2d1 /src/desktop-handles.cpp
parentFix bug in SPSwitch. (diff)
downloadinkscape-0d56cd0b0b22de7385f173f0848f1ee71bdf5788.tar.gz
inkscape-0d56cd0b0b22de7385f173f0848f1ee71bdf5788.zip
Clean up some tool related things.
(bzr r12795)
Diffstat (limited to 'src/desktop-handles.cpp')
-rw-r--r--src/desktop-handles.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/desktop-handles.cpp b/src/desktop-handles.cpp
index bb8699d89..8fa7ad986 100644
--- a/src/desktop-handles.cpp
+++ b/src/desktop-handles.cpp
@@ -15,14 +15,6 @@
#include "desktop.h"
#include "desktop-handles.h"
-//ToolBase *
-//sp_desktop_event_context (SPDesktop const * desktop)
-//{
-// g_return_val_if_fail (desktop != NULL, NULL);
-//
-// return desktop->event_context;
-//}
-
Inkscape::Selection *
sp_desktop_selection (SPDesktop const * desktop)
{