From: cilix42 Date: Wed, 19 Mar 2008 12:40:53 +0000 (+0000) Subject: noop: remove superfluous #include X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=61e2d27c1bfa070a58373ab1296d7f1d0231c219;p=inkscape.git noop: remove superfluous #include --- 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 {