diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-03-19 12:40:53 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-03-19 12:40:53 +0000 |
| commit | 6e9b4508047fc241e94aa7d8f0d7a428b48cc13e (patch) | |
| tree | 4f1fa7cc066986b14ea74c84df74dc8af26963cf /src | |
| parent | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) (diff) | |
| download | inkscape-6e9b4508047fc241e94aa7d8f0d7a428b48cc13e.tar.gz inkscape-6e9b4508047fc241e94aa7d8f0d7a428b48cc13e.zip | |
noop: remove superfluous #include
(bzr r5123)
Diffstat (limited to 'src')
| -rw-r--r-- | src/vanishing-point.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h index 1708fa519..aef5f6f5c 100644 --- a/src/vanishing-point.h +++ b/src/vanishing-point.h @@ -22,8 +22,6 @@ #include "box3d.h" #include "persp3d-reference.h" -#include "line-geometry.h" // TODO: Remove this include as soon as we don't need create_canvas_(point|line) any more. - class SPBox3D; namespace Box3D { |
