summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpgrp.hxx')
-rw-r--r--xmloff/source/draw/ximpgrp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index b24414e91cb6..431ad4ed80e2 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -27,7 +27,6 @@
#include <tools/rtti.hxx>
#include "ximpshap.hxx"
-//////////////////////////////////////////////////////////////////////////////
// draw:g context (RECURSIVE)
class SdXMLGroupShapeContext : public SdXMLShapeContext
@@ -60,7 +59,6 @@ public:
{ return mxShapes; }
};
-
#endif // _XIMPGROUP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */