From 8730800f0371299af5025a142344f992443da98b Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 14:46:12 +0000 Subject: INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/20 13:12:36 cl 1.4.220.1: warning free code changes --- svx/source/engine3d/objfac3d.cxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'svx/source/engine3d/objfac3d.cxx') diff --git a/svx/source/engine3d/objfac3d.cxx b/svx/source/engine3d/objfac3d.cxx index 9ebfa8fd9f58..b6cb36c28586 100644 --- a/svx/source/engine3d/objfac3d.cxx +++ b/svx/source/engine3d/objfac3d.cxx @@ -4,9 +4,9 @@ * * $RCSfile: objfac3d.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:40:56 $ + * last change: $Author: hr $ $Date: 2006-06-19 15:46:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -53,10 +53,6 @@ #include "plight3d.hxx" #endif -#ifndef _E3D_POLYOB3D_HXX -#include "polyob3d.hxx" -#endif - #ifndef _E3D_CUBE3D_HXX #include "cube3d.hxx" #endif -- cgit