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
6574d9fb3a
commit
d5c57cb163
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ typedef struct {
|
|||
unsigned buffered:1;
|
||||
unsigned emulate_prepare:1;
|
||||
unsigned fetch_table_names:1;
|
||||
unsigned _reserved:31;
|
||||
#if !PDO_USE_MYSQLND
|
||||
zend_ulong max_buffer_size;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue