From 0c181a33c9bdcaad9ee2d354ebed9c780120851d Mon Sep 17 00:00:00 2001 From: August Sodora Date: Thu, 22 Dec 2011 15:47:08 -0500 Subject: callcatcher: Remove unused code --- vcl/inc/brdwin.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'vcl/inc/brdwin.hxx') diff --git a/vcl/inc/brdwin.hxx b/vcl/inc/brdwin.hxx index e6374ea032f5..d7e21d0ac70f 100644 --- a/vcl/inc/brdwin.hxx +++ b/vcl/inc/brdwin.hxx @@ -141,9 +141,6 @@ public: sal_uInt16 nTypeStyle = 0 ); ImplBorderWindow( Window* pParent, WinBits nStyle = 0, sal_uInt16 nTypeStyle = 0 ); - ImplBorderWindow( Window* pParent, - WinBits nStyle, sal_uInt16 nTypeStyle, - const ::com::sun::star::uno::Any& ); ~ImplBorderWindow(); virtual void MouseMove( const MouseEvent& rMEvt ); @@ -174,7 +171,6 @@ public: void SetCloser(); void SetDockButton( sal_Bool bDockButton ); void SetHideButton( sal_Bool bHideButton ); - void SetHelpButton( sal_Bool bHelpButton ); void SetMenuButton( sal_Bool bMenuButton ); void UpdateMenuHeight(); -- cgit v1.2.3