[indic-generator] Remove redundant override of U+0980

https://github.com/harfbuzz/harfbuzz/pull/3648#discussion_r894627064
This commit is contained in:
Behdad Esfahbod 2022-06-10 17:03:52 -06:00
parent 30d8c87d01
commit bb255cd9a6
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ category_overrides = {
0x0AFB: 'N', # https://github.com/harfbuzz/harfbuzz/issues/552
0x0B55: 'N', # https://github.com/harfbuzz/harfbuzz/issues/2849
0x0980: 'PLACEHOLDER', # https://github.com/harfbuzz/harfbuzz/issues/538
0x09FC: 'PLACEHOLDER', # https://github.com/harfbuzz/harfbuzz/pull/1613
0x0C80: 'PLACEHOLDER', # https://github.com/harfbuzz/harfbuzz/pull/623
0x0D04: 'PLACEHOLDER', # https://github.com/harfbuzz/harfbuzz/pull/3511