summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/win/salframe.h')
-rw-r--r--vcl/inc/win/salframe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/win/salframe.h b/vcl/inc/win/salframe.h
index c37fb5b98915..0e3cbba81253 100644
--- a/vcl/inc/win/salframe.h
+++ b/vcl/inc/win/salframe.h
@@ -103,7 +103,6 @@ public:
virtual void SetTitle( const OUString& rTitle ) override;
virtual void SetIcon( sal_uInt16 nIcon ) override;
virtual void SetMenu( SalMenu* pSalMenu ) override;
- virtual void DrawMenuBar() override;
virtual void SetExtendedFrameStyle( SalExtStyle nExtStyle ) override;
virtual void Show( bool bVisible, bool bNoActivate = false ) override;
virtual void SetMinClientSize( tools::Long nWidth, tools::Long nHeight ) override;