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 8f609ee49fbd..2ac189c85d59 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -24,7 +24,6 @@
#include "sdxmlimp_impl.hxx"
#include <xmloff/nmspmap.hxx>
#include <com/sun/star/drawing/XShapes.hpp>
-#include <tools/rtti.hxx>
#include "ximpshap.hxx"
// draw:g context (RECURSIVE)
@@ -35,7 +34,6 @@ class SdXMLGroupShapeContext : public SdXMLShapeContext
com::sun::star::uno::Reference< com::sun::star::drawing::XShapes > mxChildren;
public:
- TYPEINFO_OVERRIDE();
SdXMLGroupShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,