mirror of
https://github.com/php/php-src.git
synced 2024-12-15 04:45:03 +08:00
kick unused var
This commit is contained in:
parent
2ec7b1c388
commit
904c5d7ba8
@ -187,7 +187,6 @@ PS_CREATE_SID_FUNC(user)
|
||||
{
|
||||
/* maintain backwards compatibility */
|
||||
if (PSF(create_sid) != NULL) {
|
||||
zval *args[1];
|
||||
char *id = NULL;
|
||||
STDVARS;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user