summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-16 19:57:36 +0000
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-17 13:51:07 +0100
commit1ee42f427fc80a4f3a63ee9fffbf9d187f1253ba (patch)
tree593d0508641022e675b70ba60135f5633ed4727b /compilerplugins
parentbc1407317f1488fd4467422552e85a2966af939a (diff)
drop unused SvTreeListBoxFlags::IS_EXPANDING
Change-Id: I60ecf3b157cad3ebc58b6349690eccc0fedbd26a Reviewed-on: https://gerrit.libreoffice.org/63482 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedenumconstants.writeonly.results2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results b/compilerplugins/clang/unusedenumconstants.writeonly.results
index 13c5fd812195..6ba7ebb40d81 100644
--- a/compilerplugins/clang/unusedenumconstants.writeonly.results
+++ b/compilerplugins/clang/unusedenumconstants.writeonly.results
@@ -2726,8 +2726,6 @@ include/svtools/treelistbox.hxx:191
enum SvTreeListBoxFlags IN_EDT
include/svtools/treelistbox.hxx:192
enum SvTreeListBoxFlags EDT_ENABLED
-include/svtools/treelistbox.hxx:193
- enum SvTreeListBoxFlags IS_EXPANDING
include/svtools/treelistbox.hxx:194
enum SvTreeListBoxFlags IS_TRAVELSELECT
include/svtools/treelistbox.hxx:195