From 61e2d27c1bfa070a58373ab1296d7f1d0231c219 Mon Sep 17 00:00:00 2001 From: cilix42 Date: Wed, 19 Mar 2008 12:40:53 +0000 Subject: [PATCH] noop: remove superfluous #include --- 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 { -- 2.30.2