diff options
Diffstat (limited to 'include/svx/frmdirlbox.hxx')
-rw-r--r-- | include/svx/frmdirlbox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/frmdirlbox.hxx b/include/svx/frmdirlbox.hxx index 148ae7010d71..600a3240863e 100644 --- a/include/svx/frmdirlbox.hxx +++ b/include/svx/frmdirlbox.hxx @@ -45,8 +45,6 @@ public: void InsertEntryValue( const OUString& rString, SvxFrameDirection eDirection ); - /** Removes the entry, that represents the specified frame direction. */ - void RemoveEntryValue( SvxFrameDirection eDirection ); /** Selects the specified frame direction. */ void SelectEntryValue( SvxFrameDirection eDirection ); |