diff options
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r-- | starmath/inc/document.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx index b26b3e9a45c6..67ef680e79c6 100644 --- a/starmath/inc/document.hxx +++ b/starmath/inc/document.hxx @@ -150,7 +150,6 @@ class SM_DLLPUBLIC SmDocShell : public SfxObjectShell, public SfxListener void readFormulaOoxml( oox::formulaimport::XmlStream& stream ); public: - TYPEINFO_OVERRIDE(); SFX_DECL_INTERFACE(SFX_INTERFACE_SMA_START+1) SFX_DECL_OBJECTFACTORY(); |