mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove unused field
This commit is contained in:
parent
59558b73cb
commit
18aa7b9607
2 changed files with 130 additions and 131 deletions
|
@ -97,7 +97,6 @@ typedef struct st_mysqlnd_charset
|
|||
char *collation;
|
||||
uint char_minlen;
|
||||
uint char_maxlen;
|
||||
uint dangerous_for_escape_backslash;
|
||||
uint (*mb_charlen)(uint c);
|
||||
uint (*mb_valid)(const char *start, const char *end);
|
||||
} MYSQLND_CHARSET;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue