Remove unused const
This commit is contained in:
parent
0c4495e555
commit
3da50c50aa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue