drop unused tsrm_ls

This commit is contained in:
Anatol Belski 2014-09-26 20:48:41 +02:00
parent d1c4fd934a
commit 57dbe02364
2 changed files with 1 additions and 6 deletions

View file

@ -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;