Skip to content

Commit

Permalink
文字コードの定義で重複しているものを一つにまとめた
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohki Akikaze committed Oct 2, 2020
1 parent 697a7fd commit 17df240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sakura_core/charset/CESI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,6 @@ static const struct{
{"ibm1026", 7, 1026},
{"windows-1250", 12, 1250},
{"windows-1251", 12, 1251},
{"windows-1252", 12, 1252},
{"windows-1253", 12, 1253},
{"windows-1254", 12, 1254},
{"windows-1255", 12, 1255},
Expand Down

0 comments on commit 17df240

Please sign in to comment.