mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
Remove unused function prototype
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
|
||||
extern const unsigned char mblen_table_sjis[];
|
||||
|
||||
static int mbfl_filt_ident_sjis2004(int c, mbfl_identify_filter *filter);
|
||||
|
||||
extern int mbfl_filt_ident_sjis(int c, mbfl_identify_filter *filter);
|
||||
extern int mbfl_bisec_srch(int w, const unsigned short *tbl, int n);
|
||||
extern int mbfl_bisec_srch2(int w, const unsigned short tbl[], int n);
|
||||
|
||||
Reference in New Issue
Block a user