summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2010-03-04 07:18:57 +0000
committerJon A. Cruz <jon@joncruz.org>2010-03-04 07:18:57 +0000
commit1f2dcd64a849afd3a0f8b5ac273417dc447ae831 (patch)
treefd16983d4ec09480035e00d0bb9e5349ee5d1043 /src/lpe-tool-context.cpp
parentSome files added to POTFILES.in to end make errors. inkscape.pot also automat... (diff)
downloadinkscape-1f2dcd64a849afd3a0f8b5ac273417dc447ae831.tar.gz
inkscape-1f2dcd64a849afd3a0f8b5ac273417dc447ae831.zip
Removed unused static pixmap reference.
(bzr r9137)
Diffstat (limited to 'src/lpe-tool-context.cpp')
-rw-r--r--src/lpe-tool-context.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lpe-tool-context.cpp b/src/lpe-tool-context.cpp
index 7072f47b3..438258cb3 100644
--- a/src/lpe-tool-context.cpp
+++ b/src/lpe-tool-context.cpp
@@ -22,7 +22,6 @@
#include "macros.h"
#include "forward.h"
-#include "pixmaps/cursor-node.xpm"
#include "pixmaps/cursor-crosshairs.xpm"
#include <gtk/gtk.h>
#include "desktop.h"