mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
fix build
This commit is contained in:
parent
c3e8485971
commit
898f19975c
1 changed files with 0 additions and 2 deletions
|
@ -4551,8 +4551,6 @@ PHP_FUNCTION(putenv)
|
|||
#endif
|
||||
RETURN_TRUE;
|
||||
} else {
|
||||
int error = GetLastError();
|
||||
printf("error: %i\n", error);
|
||||
efree(pe.putenv_string);
|
||||
efree(pe.key);
|
||||
RETURN_FALSE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue