diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-02-06 23:19:17 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-02-06 23:19:17 +0000 |
| commit | d8266a002a8cd69a0c0e576cce4f0fe237efa2e1 (patch) | |
| tree | ca78b35131e601fd4221184c1c892c3e695e1f75 /src/vanishing-point.cpp | |
| parent | make more things private (diff) | |
| download | inkscape-d8266a002a8cd69a0c0e576cce4f0fe237efa2e1.tar.gz inkscape-d8266a002a8cd69a0c0e576cce4f0fe237efa2e1.zip | |
remove unused
(bzr r7240)
Diffstat (limited to 'src/vanishing-point.cpp')
| -rw-r--r-- | src/vanishing-point.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
