diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-07-07 21:39:34 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-07-10 14:00:11 +0200 |
commit | a2589c4972b476937994b7ef546de22f89da134c (patch) | |
tree | 3b26387ec0378264dbfc5d9322200e6bd9f6ca5e /unotools | |
parent | fa61e8b220aa1f34b022b9af485f0209b2cb25d1 (diff) |
Remove duplicated entry
...that had been duplicated by c2fb518a6889fa9beac2d7e512ce3dcbf06c6d85 "update
Japanese font order list", apparently by accident
Change-Id: I194f73668f0cc2d3f10931a9cb56a2f523ec6c89
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154200
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/misc/fontdefs.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/misc/fontdefs.cxx b/unotools/source/misc/fontdefs.cxx index b1cca8fe6469..829e4a62c7ea 100644 --- a/unotools/source/misc/fontdefs.cxx +++ b/unotools/source/misc/fontdefs.cxx @@ -442,7 +442,6 @@ OUString GetEnglishSearchFontName(std::u16string_view rInName) {aHiraginoKakuGothicProN, "hiraginokakugothicpron"}, {aHiraginoMaruGothicPro, "hiraginomarugothicpro"}, {aHiraginoMaruGothicProN, "hiraginomarugothicpron"}, - {aHiraginoMaruGothicProN, "hiraginomarugothicpron"}, {aYuGothic, "yugothic"}, {aYuGothicTai, "yugothictai"}, {aYuMincho, "yumincho"}, |