summaryrefslogtreecommitdiff
path: root/framework/inc/xml/toolboxdocumenthandler.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-24 13:22:20 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-24 12:18:42 +0000
commitf2f8835bfb1ec57885c94aa2aac8d1a17fc09ed3 (patch)
tree88dbcb5844d296a649387201ea7a9fa752f22223 /framework/inc/xml/toolboxdocumenthandler.hxx
parent136a2fd6c08193793d546e69108765316c96668b (diff)
loplugin:singlevalfields in framework
Change-Id: I5f5efe2180905343654bdbe4d765e7fd311a2d8a Reviewed-on: https://gerrit.libreoffice.org/26636 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'framework/inc/xml/toolboxdocumenthandler.hxx')
-rw-r--r--framework/inc/xml/toolboxdocumenthandler.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/xml/toolboxdocumenthandler.hxx b/framework/inc/xml/toolboxdocumenthandler.hxx
index 438ba2df604c..514606118fd4 100644
--- a/framework/inc/xml/toolboxdocumenthandler.hxx
+++ b/framework/inc/xml/toolboxdocumenthandler.hxx
@@ -111,7 +111,6 @@ class FWE_DLLPUBLIC OReadToolBoxDocumentHandler :
};
bool m_bToolBarStartFound : 1;
- bool m_bToolBarEndFound : 1;
bool m_bToolBarItemStartFound : 1;
bool m_bToolBarSpaceStartFound : 1;
bool m_bToolBarBreakStartFound : 1;