diff options
Diffstat (limited to 'svx/source/engine3d/sphere3d.cxx')
-rw-r--r-- | svx/source/engine3d/sphere3d.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/engine3d/sphere3d.cxx b/svx/source/engine3d/sphere3d.cxx index f79fa4396634..a2e74a79f90e 100644 --- a/svx/source/engine3d/sphere3d.cxx +++ b/svx/source/engine3d/sphere3d.cxx @@ -157,6 +157,4 @@ void E3dSphereObj::TakeObjNamePlural(XubString& rName) const rName=ImpGetResStr(STR_ObjNamePluralSphere3d); } -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |