diff options
Diffstat (limited to 'sw/source/ui/inc/PageBreakWin.hxx')
-rw-r--r-- | sw/source/ui/inc/PageBreakWin.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/PageBreakWin.hxx b/sw/source/ui/inc/PageBreakWin.hxx index bd4eb647f26c..c782571c2833 100644 --- a/sw/source/ui/inc/PageBreakWin.hxx +++ b/sw/source/ui/inc/PageBreakWin.hxx @@ -71,8 +71,6 @@ public: void Fade( bool bFadeIn ); private: - bool ShowOnRight(); - /// Hide the button (used when the popup menu is closed by clicking outside) DECL_LINK( HideHandler, void * ); DECL_LINK( FadeHandler, Timer * ); |