diff options
Diffstat (limited to 'include/editeng/wghtitem.hxx')
-rw-r--r-- | include/editeng/wghtitem.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/wghtitem.hxx b/include/editeng/wghtitem.hxx index f8beb7c7a62f..121cfcf318a6 100644 --- a/include/editeng/wghtitem.hxx +++ b/include/editeng/wghtitem.hxx @@ -32,9 +32,6 @@ class EDITENG_DLLPUBLIC SvxWeightItem final : public SfxEnumItem<FontWeight> { -protected: - virtual ItemInstanceManager* getItemInstanceManager() const override; - public: static SfxPoolItem* CreateDefault(); |