diff options
Diffstat (limited to 'sd/source/ui/inc/optdlg.hxx')
-rw-r--r-- | sd/source/ui/inc/optdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/optdlg.hxx b/sd/source/ui/inc/optdlg.hxx index dcbe7e40d070..98393d4964d1 100644 --- a/sd/source/ui/inc/optdlg.hxx +++ b/sd/source/ui/inc/optdlg.hxx @@ -48,7 +48,6 @@ public: protected: virtual void PageCreated( USHORT nId, SfxTabPage &rPage ); -// virtual SfxItemSet* CreateInputItemSet( USHORT nPageId ); }; |