mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
cleanup unused variable
This commit is contained in:
parent
88ba5a625c
commit
c3471cc1c9
1 changed files with 0 additions and 1 deletions
|
@ -838,7 +838,6 @@ static int php_cli_server_poller_iter_on_active(php_cli_server_poller *poller, v
|
|||
SOCKET fd;
|
||||
int events;
|
||||
} entries[FD_SETSIZE * 2];
|
||||
php_socket_t fd = 0;
|
||||
size_t i;
|
||||
struct socket_entry *n = entries, *m;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue