summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/content.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-26 15:59:55 +0200
committerEike Rathke <erack@redhat.com>2016-07-13 10:54:24 +0000
commit6431f5554bd585935e7a9bc354609a4363a09509 (patch)
treefd94c26de337e9e7357daa404e6afc1cf16cd31f /sc/source/ui/inc/content.hxx
parent7580d67eff34b626903163f26d6448f80a3edc45 (diff)
loplugin:singlevalfields in sc(part1)
Change-Id: I25760def2c12e4ca87843c2f3ce1a60b5a9b2e44 Reviewed-on: https://gerrit.libreoffice.org/26680 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/ui/inc/content.hxx')
-rw-r--r--sc/source/ui/inc/content.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/content.hxx b/sc/source/ui/inc/content.hxx
index 2353f154e6ec..e043c636227b 100644
--- a/sc/source/ui/inc/content.hxx
+++ b/sc/source/ui/inc/content.hxx
@@ -102,7 +102,6 @@ class ScContentTree : public SvTreeListBox
DECL_LINK_TYPED( ExecDragHdl, void*, void );
public:
SvTreeListEntry* pTmpEntry;
- bool m_bFirstPaint;
protected: