From d8266a002a8cd69a0c0e576cce4f0fe237efa2e1 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Fri, 6 Feb 2009 23:19:17 +0000 Subject: remove unused (bzr r7240) --- src/event-context.h | 1 - src/vanishing-point.cpp | 2 -- 2 files changed, 3 deletions(-) (limited to 'src') diff --git a/src/event-context.h b/src/event-context.h index 37b0ea75b..df4aa6eab 100644 --- a/src/event-context.h +++ b/src/event-context.h @@ -27,7 +27,6 @@ struct GrDrag; struct SPDesktop; struct SPItem; -class KnotHolder; class ShapeEditor; namespace Inkscape { diff --git a/src/vanishing-point.cpp b/src/vanishing-point.cpp index 10f80fef1..ab46b21a6 100644 --- a/src/vanishing-point.cpp +++ b/src/vanishing-point.cpp @@ -23,8 +23,6 @@ #include "perspective-line.h" #include "shape-editor.h" -#include "knotholder.h" // FIXME: can we avoid direct access to KnotHolder::update_knots? - namespace Box3D { #define VP_KNOT_COLOR_NORMAL 0xffffff00 -- cgit v1.2.3