diff options
Diffstat (limited to 'svx/source/inc/fmitems.hxx')
-rw-r--r-- | svx/source/inc/fmitems.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/fmitems.hxx b/svx/source/inc/fmitems.hxx index a9f0d3e40527..9167569f4c06 100644 --- a/svx/source/inc/fmitems.hxx +++ b/svx/source/inc/fmitems.hxx @@ -29,7 +29,6 @@ class FmInterfaceItem : public SfxPoolItem css::uno::Reference< css::uno::XInterface > xInterface; public: - TYPEINFO_OVERRIDE(); FmInterfaceItem( const sal_uInt16 nId, const css::uno::Reference< css::uno::XInterface >& rxInterface ) :SfxPoolItem( nId ) |