mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
Remove unused const
This commit is contained in:
parent
0c4495e555
commit
3da50c50aa
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue