From 88868411bfe5e0a2c04a8c1da5515b57ac739b65 Mon Sep 17 00:00:00 2001 From: David Corbett Date: Fri, 8 Mar 2024 18:11:45 -0500 Subject: [PATCH] [ot-tags] Remove obsolete overrides --- src/gen-tag-table.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/gen-tag-table.py b/src/gen-tag-table.py index 4769ee809..ec43f7b55 100755 --- a/src/gen-tag-table.py +++ b/src/gen-tag-table.py @@ -719,10 +719,6 @@ ot.add_language ('hy-arevmda', 'HYE') ot.remove_language_ot ('KGE') ot.add_language ('und-Geok', 'KGE') -bcp_47.macrolanguages['id'] = {'in'} - -bcp_47.macrolanguages['ijo'] = {'ijc'} - ot.add_language ('kht', 'KHN') ot.names['KHN'] = ot.names['KHT'] + ' (Microsoft fonts)' ot.ranks['KHN'] = ot.ranks['KHT'] + 1 @@ -809,8 +805,6 @@ ot.add_language ('lzh-Hans', 'ZHS') ot.add_language ('yue', 'ZHH') ot.add_language ('yue-Hans', 'ZHS') -bcp_47.macrolanguages['zom'] = {'yos'} - def rank_delta (bcp_47, ot): """Return a delta to apply to a BCP 47 tag's rank.