diff options
Diffstat (limited to 'sd/source/ui/inc/GraphicViewShell.hxx')
-rw-r--r-- | sd/source/ui/inc/GraphicViewShell.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/GraphicViewShell.hxx b/sd/source/ui/inc/GraphicViewShell.hxx index 632a31e6f4b0..3f35b7843297 100644 --- a/sd/source/ui/inc/GraphicViewShell.hxx +++ b/sd/source/ui/inc/GraphicViewShell.hxx @@ -72,9 +72,6 @@ public: protected: void ConstructGraphicViewShell (void); virtual void ArrangeGUIElements (void) SAL_OVERRIDE; - -private: - DECL_LINK(TabBarSplitHandler, TabBar*); }; } // end of namespace sd |