diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-26 10:25:31 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-11-27 10:16:40 +0100 |
commit | 33e80611c46ffb8b324e1d445287f0957546de97 (patch) | |
tree | e4549720e29fdce11e54b83a24ece1eb878917ec /compilerplugins | |
parent | 11fc3b52db6e46d0879b163da59df14268c1fe13 (diff) |
remove unused SubsFontFlags flags
and document in the registry that the SubstFontsPS is unused
Change-Id: I66a9e0b4353f17b34cffb02823726c9887b7bdd3
Reviewed-on: https://gerrit.libreoffice.org/64065
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-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 6a2e090b7e57..821492b5cde6 100644 --- a/compilerplugins/clang/unusedenumconstants.readonly.results +++ b/compilerplugins/clang/unusedenumconstants.readonly.results @@ -580,10 +580,6 @@ include/unotools/fontcfg.hxx:85 enum ImplFontAttrs AllSubscript include/unotools/fontcfg.hxx:86 enum ImplFontAttrs AllSerifStyle -include/unotools/fontdefs.hxx:31 - enum SubsFontFlags PS -include/unotools/fontdefs.hxx:32 - enum SubsFontFlags HTML include/unotools/fontdefs.hxx:70 enum DefaultFontType LATIN_DISPLAY include/unotools/fontdefs.hxx:71 |