diff options
| author | Martin Owens <doctormo@gmail.com> | 2014-03-09 03:44:03 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2014-03-09 03:44:03 +0000 |
| commit | eb89a74bb3f220bba82de3c7ce3a73df951fab77 (patch) | |
| tree | 88b3f0a936f9bdad764a3e65ab0ec8d14a6f9bb3 /src/vanishing-point.h | |
| parent | Fix random crashes when spraying in single path mode. (diff) | |
| download | inkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.tar.gz inkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.zip | |
Remove unused includes to tidy up the code.
(bzr r13132)
Diffstat (limited to 'src/vanishing-point.h')
| -rw-r--r-- | src/vanishing-point.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h index 17e3a4aa9..53366fe66 100644 --- a/src/vanishing-point.h +++ b/src/vanishing-point.h @@ -16,11 +16,8 @@ #include <2geom/point.h> #include "knot.h" #include "selection.h" -#include "axis-manip.h" -#include "inkscape.h" #include "persp3d.h" #include "box3d.h" -#include "persp3d-reference.h" #include "ui/control-manager.h" // TODO break enums out separately class SPBox3D; |
