diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 09:41:23 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-27 10:14:13 +0100 |
commit | ba51e421670c6710f1ed13e38aab8646c1ec8ce9 (patch) | |
tree | 2665944af4c0213ca2e25d6aebb89026be77b81e /compilerplugins | |
parent | f7934ebccdba6739c7fbb230b7eb4d3fe389ca35 (diff) |
remove unused GraphicManagerDrawFlags enum value
Change-Id: I9e832da8f6b7a90d72c07ab712cbe00774496b76
Reviewed-on: https://gerrit.libreoffice.org/64060
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.readonly.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results index 1eb66c1a180d..7c11fde9de35 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -884,8 +884,6 @@ include/vcl/fontcapabilities.hxx:191 enum vcl::CodePageCoverage::CodePageCoverageEnum CP850 include/vcl/fontcapabilities.hxx:192 enum vcl::CodePageCoverage::CodePageCoverageEnum CP437 -include/vcl/GraphicObject.hxx:36 - enum GraphicManagerDrawFlags USE_DRAWMODE_SETTINGS include/vcl/GraphicObject.hxx:55 enum GraphicAdjustmentFlags DRAWMODE include/vcl/GraphicObject.hxx:56 |