[hb-old] Fix warnings
This commit is contained in:
parent
affaf8a0e5
commit
fb56e76283
@ -465,8 +465,10 @@ static void dump_string(HB_Buffer buffer)
|
||||
#define DEBUG if (1) ; else printf
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
#define DefaultLangSys 0xffff
|
||||
#define DefaultScript HB_MAKE_TAG('D', 'F', 'L', 'T')
|
||||
#endif
|
||||
|
||||
enum {
|
||||
RequiresGsub = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user