diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 11:50:09 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-27 13:56:13 +0100 |
commit | a4a98dd0353db408708dd09a30fbfe6ada539770 (patch) | |
tree | 5f33b4f0428f1e192a735dcc68fda1ddc73b5579 /compilerplugins | |
parent | 4a68aec049276ae3742efd9553258cd1a62c88b6 (diff) |
remove unused SfxViewShellFlags enum value
Change-Id: Ie754752203dcb066c69dff6effb835d7e1db1753
Reviewed-on: https://gerrit.libreoffice.org/64088
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 1adf3e14a4fc..a85cdefcaa73 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -410,8 +410,6 @@ include/sfx2/objsh.hxx:120 enum SfxObjectShellFlags DONTCLOSE include/sfx2/objsh.hxx:121 enum SfxObjectShellFlags NODOCINFO -include/sfx2/viewsh.hxx:101 - enum SfxViewShellFlags NO_SHOW include/svl/ctloptions.hxx:64 enum SvtCTLOptions::TextNumerals NUMERALS_HINDI include/svl/ctloptions.hxx:65 |