summaryrefslogtreecommitdiff
path: root/include/editeng/frmdiritem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/frmdiritem.hxx')
-rw-r--r--include/editeng/frmdiritem.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/frmdiritem.hxx b/include/editeng/frmdiritem.hxx
index e2bba96b8974..7bb6dc09950d 100644
--- a/include/editeng/frmdiritem.hxx
+++ b/include/editeng/frmdiritem.hxx
@@ -30,9 +30,6 @@
class EDITENG_DLLPUBLIC SvxFrameDirectionItem final : public SfxEnumItem<SvxFrameDirection>
{
-protected:
- virtual ItemInstanceManager* getItemInstanceManager() const override;
-
public:
SvxFrameDirectionItem( SvxFrameDirection nValue, sal_uInt16 nWhich );
virtual ~SvxFrameDirectionItem() override;