summaryrefslogtreecommitdiff
path: root/include/sfx2/mnumgr.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-15 20:30:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-16 11:23:11 +0100
commit2535541f5fbfd42c677b0a5cfb15c91f262c6586 (patch)
tree4bd739d560edf03ec7044e6acb0be5ca58796efb /include/sfx2/mnumgr.hxx
parent4a277e39dbb6fdb0e93a956ca3ef9b861e347915 (diff)
coverity#1202946 unused member
Change-Id: I9faa1a2a281ff41931bfe16cb3727cfb07957ad1
Diffstat (limited to 'include/sfx2/mnumgr.hxx')
-rw-r--r--include/sfx2/mnumgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/mnumgr.hxx b/include/sfx2/mnumgr.hxx
index 1b6a630e56cd..88dd9e248b4e 100644
--- a/include/sfx2/mnumgr.hxx
+++ b/include/sfx2/mnumgr.hxx
@@ -48,7 +48,6 @@ friend class SfxPopupMenuManager;
SfxVirtualMenu* pMenu; // the actual Menu
SfxVirtualMenu* pOldMenu; // only while reconfiguring
- bool bMenuBar; // Popup or MenuBar
SfxBindings* pBindings;
ResMgr* pResMgr;
sal_uInt32 nType;