diff options
Diffstat (limited to 'include/svtools/toolpanelopt.hxx')
-rw-r--r-- | include/svtools/toolpanelopt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/toolpanelopt.hxx b/include/svtools/toolpanelopt.hxx index 5074195a8602..b6bc252c1a36 100644 --- a/include/svtools/toolpanelopt.hxx +++ b/include/svtools/toolpanelopt.hxx @@ -65,8 +65,6 @@ class SVT_DLLPUBLIC SvtToolPanelOptions: public utl::detail::Options void SetVisibleHandoutView( bool bVisible ); bool GetVisibleSlideSorterView() const; void SetVisibleSlideSorterView( bool bVisible ); - bool GetVisibleDrawView() const; - void SetVisibleDrawView( bool bVisible ); private: |