From 48a2dd248b8ec9cca13a915ab56fb237f0ebf7cc Mon Sep 17 00:00:00 2001 From: buliabyak Date: Fri, 6 Feb 2009 23:19:17 +0000 Subject: [PATCH] remove unused --- src/event-context.h | 1 - src/vanishing-point.cpp | 2 -- 2 files changed, 3 deletions(-) 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 -- 2.30.2