summaryrefslogtreecommitdiffstats
path: root/src/node-context.h
diff options
context:
space:
mode:
authorMaximilian Albert <maximilian.albert@gmail.com>2008-06-04 12:19:54 +0000
committercilix42 <cilix42@users.sourceforge.net>2008-06-04 12:19:54 +0000
commit88f4b0093529c35964c39b589a0b614ad231d02c (patch)
treec0c2cf46cdd788415efe2e15e398779b24607b8a /src/node-context.h
parentAdded tool style for eraser. (diff)
downloadinkscape-88f4b0093529c35964c39b589a0b614ad231d02c.tar.gz
inkscape-88f4b0093529c35964c39b589a0b614ad231d02c.zip
C++ify knotholders
(bzr r5797)
Diffstat (limited to 'src/node-context.h')
-rw-r--r--src/node-context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node-context.h b/src/node-context.h
index 3e42b74b9..4a52c28a0 100644
--- a/src/node-context.h
+++ b/src/node-context.h
@@ -16,7 +16,6 @@
#include "forward.h"
#include "display/display-forward.h"
#include "nodepath.h"
-struct SPKnotHolder;
namespace Inkscape { class Selection; }
#define SP_TYPE_NODE_CONTEXT (sp_node_context_get_type ())