diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-21 15:45:19 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-22 10:15:40 +0100 |
commit | 4c19552052083b9b10d581f1a93f6ddecf241bcd (patch) | |
tree | d7ced7980d0bc4df3157b2fcf202dba50ccbf8f7 /compilerplugins | |
parent | 1e603213e76975d37d091a625dfd24d1ac036d78 (diff) |
remove some unused enum values and defines in soltools
which led to a whole bunch of dead code
Change-Id: If138a05cf7f09b3020e27489b90c32776b859bcf
Reviewed-on: https://gerrit.libreoffice.org/63751
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.untouched.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results b/compilerplugins/clang/unusedenumconstants.untouched.results index fc9e160e6065..47a79b1ebd89 100644 --- a/compilerplugins/clang/unusedenumconstants.untouched.results +++ b/compilerplugins/clang/unusedenumconstants.untouched.results @@ -380,10 +380,6 @@ sfx2/source/dialog/securitypage.cxx:48 enum (anonymous namespace)::RedlineFunc RF_ON sfx2/source/dialog/securitypage.cxx:48 enum (anonymous namespace)::RedlineFunc RF_PROTECT -soltools/cpp/_lex.c:61 - int SLASH1 -soltools/cpp/cpp.h:49 - int IDENT svx/inc/sxmkitm.hxx:25 enum SdrMeasureKind SDRMEASURE_RADIUS sw/inc/docary.hxx:74 |