summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-06-08 12:39:25 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-06-08 15:01:13 +0200
commit516bdf7989dc2e2650490893e1ead054d40eaf37 (patch)
tree8eb2dab616ea6e73696ca6d8a32dca0bb2881621 /vcl
parentfe977ec07087b103de8c809597fdaea8dd629837 (diff)
loplugin:singlevalfields
Change-Id: I7c00b7d932bf96a0725eac5482580461baea6977 Reviewed-on: https://gerrit.libreoffice.org/73697 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/treelist/treelistbox.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/treelist/treelistbox.cxx b/vcl/source/treelist/treelistbox.cxx
index b91fb5552d61..ce1e91937b11 100644
--- a/vcl/source/treelist/treelistbox.cxx
+++ b/vcl/source/treelist/treelistbox.cxx
@@ -1300,7 +1300,6 @@ void SvTreeListBox::InitTreeView()
nFirstSelTab = 0;
nLastSelTab = 0;
nFocusWidth = -1;
- nAllItemAccRoleType = SvTreeAccRoleType::NONE;
mnCheckboxItemWidth = 0;
nTreeFlags = SvTreeFlags::RECALCTABS;