unotools/source/misc/fontdefs.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a2589c4972b476937994b7ef546de22f89da134c
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Fri Jul 7 21:39:34 2023 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Jul 10 14:00:11 2023 +0200

    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 <sberg...@redhat.com>

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"},

Reply via email to