mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
drop unused tsrm_ls
This commit is contained in:
parent
d1c4fd934a
commit
57dbe02364
2 changed files with 1 additions and 6 deletions
|
@ -45,9 +45,6 @@ struct st_mysqlnd_debug_methods
|
|||
struct st_mysqlnd_debug
|
||||
{
|
||||
php_stream *stream;
|
||||
#ifdef ZTS
|
||||
void ***tsrm_ls;
|
||||
#endif
|
||||
unsigned int flags;
|
||||
unsigned int nest_level_limit;
|
||||
int pid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue