Skip to content

Commit e425488

Browse files
committed
Merge branch 'one-more-Tangut-ideograph' of https://github.com/eggrobin/unicodetools into one-more-Tangut-ideograph
2 parents b6a7a92 + 32ce3ee commit e425488

File tree

1 file changed

+0
-1
lines changed
  • unicodetools/src/main/java/org/unicode/text/UCD

1 file changed

+0
-1
lines changed

unicodetools/src/main/java/org/unicode/text/UCD/UCD.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,6 @@ public static int mapToRepresentative(int ch, int rCompositeVersion) {
13201320
// Unicode 17 added TANGUT IDEOGRAPH-18D1D..TANGUT IDEOGRAPH-18D1E.
13211321
return TANGUT_SUP_BASE;
13221322
}
1323-
// REMOVE BEFORE FLIGHT: Fix version.
13241323
if (ch <= 0x18D1F && rCompositeVersion >= 0x120000) {
13251324
// Unicode 18 added TANGUT IDEOGRAPH-18D1F.
13261325
return TANGUT_SUP_BASE;

0 commit comments

Comments
 (0)