diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-13 11:54:47 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-14 13:53:00 +0100 |
commit | 3f7e72128708b4ea49bcf2777333340a89edea06 (patch) | |
tree | cc9fb65ab6325b0864f44f75f6bf3c21adc84b6b /framework/inc | |
parent | a5efd0740afc85b2a1fc26a4467f570e75691dcb (diff) |
cleanup line noise
Change-Id: Ief6e0b235a0707a805a0dbe9f0a32136a132dcf0
Diffstat (limited to 'framework/inc')
-rw-r--r-- | framework/inc/uielement/menubarwrapper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/menubarwrapper.hxx b/framework/inc/uielement/menubarwrapper.hxx index 10ef7991e651..47bfcce26d02 100644 --- a/framework/inc/uielement/menubarwrapper.hxx +++ b/framework/inc/uielement/menubarwrapper.hxx @@ -76,7 +76,6 @@ class MenuBarWrapper : public UIConfigElementWrapperBase, private: virtual void impl_fillNewData(); void fillPopupControllerCache(); -// void GenerateFullMenuBar( MenuBar *pMenuBar ); sal_Bool m_bRefreshPopupControllerCache : 1; com::sun::star::uno::Reference< com::sun::star::lang::XComponent > m_xMenuBarManager; |