diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-07-10 01:41:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-07-11 09:04:34 +0100 |
commit | 361e89bd672d1e3c75c70d57972f887d7e5883e0 (patch) | |
tree | c2b3e84f6df467ae93f8ee22f8d4af109c4187b4 /svx/source/engine3d | |
parent | 72ce3ac5d120c3642565d9635f5cec40cfcb892f (diff) |
various unused methods and impl source files
Diffstat (limited to 'svx/source/engine3d')
-rw-r--r-- | svx/source/engine3d/obj3d.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/engine3d/obj3d.cxx b/svx/source/engine3d/obj3d.cxx index a31523b47ebd..68996657aa26 100644 --- a/svx/source/engine3d/obj3d.cxx +++ b/svx/source/engine3d/obj3d.cxx @@ -70,7 +70,6 @@ #include <svtools/colorcfg.hxx> #include <editeng/eeitem.hxx> #include <svx/xgrscit.hxx> -#include "svdoimp.hxx" #include <svx/sdr/properties/e3dproperties.hxx> #include <svx/sdr/properties/e3dcompoundproperties.hxx> #include <basegfx/polygon/b3dpolypolygontools.hxx> |