diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/event-context.h | 1 | ||||
| -rw-r--r-- | src/vanishing-point.cpp | 2 |
2 files changed, 0 insertions, 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 |
