summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-23 14:54:34 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-26 07:26:54 +0100
commit84d9785a04a1d4929505ef1d7958e0420eec43b6 (patch)
tree6c95e3f234e1efe21d762d2bf2ba5b9e26a3aea4 /compilerplugins
parent761546e088dcccf3aa66c3f5c4853f110b93770f (diff)
remove unused DrawFlags enum values
Change-Id: I3f313dfa085612d805ea54352793a3fb0356b986 Reviewed-on: https://gerrit.libreoffice.org/63970 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results10
1 files changed, 0 insertions, 10 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results
index cd11353fcf84..94bab4fd2689 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1106,16 +1106,6 @@ include/vcl/window.hxx:303
enum StartTrackingFlags MouseButtonDown
include/vcl/window.hxx:304
enum StartTrackingFlags FocusCancel
-include/vcl/window.hxx:373
- enum DrawFlags NoBorder
-include/vcl/window.hxx:375
- enum DrawFlags NoDisable
-include/vcl/window.hxx:376
- enum DrawFlags NoMnemonic
-include/vcl/window.hxx:377
- enum DrawFlags NoSelection
-include/vcl/window.hxx:378
- enum DrawFlags NoBackground
include/xmloff/shapeexport.hxx:53
enum XMLShapeExportFlags WIDTH
include/xmloff/shapeexport.hxx:54