diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-23 15:18:50 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 19:11:57 +0100 |
commit | 37b3502b5c781007e701e78c3b361eba5ce8cfe0 (patch) | |
tree | e20d4fe687108235bc9f856568fdce7731e8cc24 /compilerplugins | |
parent | 361fa01df3851fdc540144f54a17837c7f76103e (diff) |
remove unused enum value SplitWindowItemFlags::Invisible
Change-Id: I4d63601ca3658b4ffd9eaf1c13d4c17503640aa0
Reviewed-on: https://gerrit.libreoffice.org/64041
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 2994af2a95fe..0c0bad002db6 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -1070,8 +1070,6 @@ include/vcl/ptrstyle.hxx:92 enum PointerStyle Chart include/vcl/salctype.hxx:41 enum ConvertDataFormat PDF -include/vcl/splitwin.hxx:37 - enum SplitWindowItemFlags Invisible include/vcl/vclenum.hxx:37 enum MenuItemBits POPUPSELECT include/vcl/vclenum.hxx:143 |