| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
|
| index a1437362119abbc0c8a15ecc3463d45d239e3360..ae428cb5eb24c9d9df9aed56290c0c2502d96a98 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
|
| @@ -46,7 +46,6 @@ enum use_category_t {
|
| USE_O = 0, /* OTHER */
|
|
|
| USE_B = 1, /* BASE */
|
| - USE_IV = 2, /* BASE_VOWEL */
|
| USE_IND = 3, /* BASE_IND */
|
| USE_N = 4, /* BASE_NUM */
|
| USE_GB = 5, /* BASE_OTHER */
|
|
|