diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 13:33:47 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-27 14:41:06 +0100 |
commit | f691472b6ca89610eaf70c85640361fcee50ae9b (patch) | |
tree | 4df29c4b02705896b86899cd2a46cc302e4a3690 /compilerplugins/clang/unusedenumconstants.readonly.results | |
parent | 3145a03d14c436801074cb1df00ca01ca7bd444b (diff) |
remove unused SfxObjectShellFlags enum values
Change-Id: I945047c0955bc66602d1a5033197a7405a69a8d3
Reviewed-on: https://gerrit.libreoffice.org/64089
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedenumconstants.readonly.results')
-rw-r--r-- | compilerplugins/clang/unusedenumconstants.readonly.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results index a85cdefcaa73..e22ad2930bc0 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -406,10 +406,6 @@ include/oox/ppt/animationspersist.hxx:45 enum oox::ppt::(anonymous at /home/noel/libo2/include/oox/ppt/animationspersist.hxx:36:5) NP_KEYTIMES include/oox/ppt/animationspersist.hxx:45 enum oox::ppt::(anonymous at /home/noel/libo2/include/oox/ppt/animationspersist.hxx:36:5) NP_FORMULA -include/sfx2/objsh.hxx:120 - enum SfxObjectShellFlags DONTCLOSE -include/sfx2/objsh.hxx:121 - enum SfxObjectShellFlags NODOCINFO include/svl/ctloptions.hxx:64 enum SvtCTLOptions::TextNumerals NUMERALS_HINDI include/svl/ctloptions.hxx:65 |