diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 10:29:40 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-27 10:17:25 +0100 |
commit | ce6ac77816005b380700118d0b1de0f145503024 (patch) | |
tree | f3936299590be68eeef28df37c2d160e34c64178 /compilerplugins | |
parent | 33e80611c46ffb8b324e1d445287f0957546de97 (diff) |
remove unused PolyOptimizeFlags enum values
Change-Id: I3a2145277212b7b45c25bea2e33aae3f6f4a7776
Reviewed-on: https://gerrit.libreoffice.org/64066
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.readonly.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results index 821492b5cde6..4ec3ea394ce4 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -556,10 +556,6 @@ include/svx/xoutbmp.hxx:36 enum XOutFlags ContourVert include/tools/inetmsg.hxx:70 enum InetMessageMime NUMHDR -include/tools/poly.hxx:34 - enum PolyOptimizeFlags OPEN -include/tools/poly.hxx:37 - enum PolyOptimizeFlags REDUCE include/unotools/fontcfg.hxx:51 enum ImplFontAttrs Default include/unotools/fontcfg.hxx:52 |