diff options
Diffstat (limited to 'xmloff/inc/XMLElementPropertyContext.hxx')
-rw-r--r-- | xmloff/inc/XMLElementPropertyContext.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx index 26d296defc27..1c412c818ae4 100644 --- a/xmloff/inc/XMLElementPropertyContext.hxx +++ b/xmloff/inc/XMLElementPropertyContext.hxx @@ -39,7 +39,6 @@ protected: void SetInsert( bool bIns ) { bInsert = bIns; } public: - TYPEINFO_OVERRIDE(); XMLElementPropertyContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, |