mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[wasm-sample] Remove unused prototype
This commit is contained in:
parent
926f8a326e
commit
551528a6e6
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
#include <hb-wasm-api.h>
|
||||
|
||||
void free (void*);
|
||||
|
||||
void debugprint1 (char *s, int32_t);
|
||||
void debugprint2 (char *s, int32_t, int32_t);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue