Remove unused const

This commit is contained in:
Behdad Esfahbod 2022-07-29 11:40:33 -06:00
parent 0c4495e555
commit 3da50c50aa
1 changed files with 0 additions and 4 deletions

View File

@ -72,10 +72,6 @@ using OT::Layout::MediumTypes;
#define HB_MAX_LANGSYS_FEATURE_COUNT 50000
#endif
#ifndef HB_MAX_FEATURES
#define HB_MAX_FEATURES 750
#endif
#ifndef HB_MAX_FEATURE_INDICES
#define HB_MAX_FEATURE_INDICES 1500
#endif