From ce6ac77816005b380700118d0b1de0f145503024 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 26 Nov 2018 10:29:40 +0200 Subject: remove unused PolyOptimizeFlags enum values Change-Id: I3a2145277212b7b45c25bea2e33aae3f6f4a7776 Reviewed-on: https://gerrit.libreoffice.org/64066 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/unusedenumconstants.readonly.results | 4 ---- 1 file changed, 4 deletions(-) (limited to 'compilerplugins') 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 -- cgit