diff options
Diffstat (limited to 'include/editeng/scriptspaceitem.hxx')
-rw-r--r-- | include/editeng/scriptspaceitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/scriptspaceitem.hxx b/include/editeng/scriptspaceitem.hxx index 4e084fedd7f4..09776ba13510 100644 --- a/include/editeng/scriptspaceitem.hxx +++ b/include/editeng/scriptspaceitem.hxx @@ -37,7 +37,6 @@ public: const sal_uInt16 nId ); virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; - virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override; virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const override; virtual bool GetPresentation( SfxItemPresentation ePres, |