summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-26 10:15:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-27 10:15:31 +0100
commit11fc3b52db6e46d0879b163da59df14268c1fe13 (patch)
tree57793470f220fa39159ca4c539a18e55fad7a3bd /compilerplugins
parent190de05d55880c303a6161ec9b27a760300ff2ce (diff)
remove unused BmpDitherFlags enum values
Change-Id: I09a0eb661b66da78d8b3809124930bc761960712 Reviewed-on: https://gerrit.libreoffice.org/64064 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results4
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results
index 0bd6ffd899c7..6a2e090b7e57 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -590,10 +590,6 @@ include/unotools/fontdefs.hxx:71
enum DefaultFontType LATIN_FIXED
include/unotools/fontdefs.hxx:81
enum DefaultFontType CTL_DISPLAY
-include/vcl/bitmap.hxx:65
- enum BmpDitherFlags Matrix
-include/vcl/bitmap.hxx:67
- enum BmpDitherFlags Floyd16
include/vcl/errinf.hxx:84
enum DialogMask ButtonsYesNo
include/vcl/errinf.hxx:87