diff options
Diffstat (limited to 'svx/source/engine3d/helperminimaldepth3d.hxx')
-rw-r--r-- | svx/source/engine3d/helperminimaldepth3d.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/engine3d/helperminimaldepth3d.hxx b/svx/source/engine3d/helperminimaldepth3d.hxx index 15da40d099be..392ba49f64e6 100644 --- a/svx/source/engine3d/helperminimaldepth3d.hxx +++ b/svx/source/engine3d/helperminimaldepth3d.hxx @@ -20,12 +20,10 @@ #ifndef INCLUDED_SVX_SOURCE_ENGINE3D_HELPERMINIMALDEPTH3D_HXX #define INCLUDED_SVX_SOURCE_ENGINE3D_HELPERMINIMALDEPTH3D_HXX - // predefines class E3dCompoundObject; - /** support extracting the minimal depth of a 3d object in its scene @param rObject @@ -42,7 +40,6 @@ class E3dCompoundObject; double getMinimalDepthInViewCoordinates(const E3dCompoundObject& rObject); - #endif // INCLUDED_SVX_SOURCE_ENGINE3D_HELPERMINIMALDEPTH3D_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |