diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:34:58 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:34:58 +0000 |
commit | 2bf67ddd4e855b2cba81adf8e5a83c63a143e37a (patch) | |
tree | 9110f80226c04b615859fc199672fd13aa8eda15 /svx/source/engine3d/view3d.cxx | |
parent | a975aea68962e8bdfef4d7a15bd6c43d9eba0dcc (diff) |
INTEGRATION: CWS rt16 (1.23.20); FILE MERGED
2006/08/07 12:14:31 rt 1.23.20.1: #i68214# Remove empty file
Diffstat (limited to 'svx/source/engine3d/view3d.cxx')
-rw-r--r-- | svx/source/engine3d/view3d.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/engine3d/view3d.cxx b/svx/source/engine3d/view3d.cxx index 7456f7ed2150..b2e64709db5c 100644 --- a/svx/source/engine3d/view3d.cxx +++ b/svx/source/engine3d/view3d.cxx @@ -4,9 +4,9 @@ * * $RCSfile: view3d.cxx,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: rt $ $Date: 2006-07-25 12:51:37 $ + * last change: $Author: ihi $ $Date: 2006-08-29 14:34:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -127,10 +127,6 @@ #include "cube3d.hxx" #endif -#ifndef _E3D_DLIGHT3D_HXX -#include "dlight3d.hxx" -#endif - #ifndef _E3D_POLYSC3D_HXX #include "polysc3d.hxx" #endif |