From 6e9b4508047fc241e94aa7d8f0d7a428b48cc13e Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Wed, 19 Mar 2008 12:40:53 +0000 Subject: noop: remove superfluous #include (bzr r5123) --- src/vanishing-point.h | 2 -- 1 file changed, 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 { -- cgit v1.2.3