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

https://github.com/harfbuzz/harfbuzz/pull/3648#discussion_r894627064
pull/3648/head
Behdad Esfahbod 2 years ago
parent 30d8c87d01
commit bb255cd9a6
  1. 1
      src/gen-indic-table.py

@ -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

Loading…
Cancel
Save