mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
- Not needed anymore
This commit is contained in:
parent
d7dc66bdbd
commit
49a34c6811
@ -348,7 +348,6 @@ CWD_API FILE *virtual_fopen(char *path, const char *mode)
|
||||
{
|
||||
cwd_state new_state;
|
||||
FILE *f;
|
||||
int retval;
|
||||
CWDLS_FETCH();
|
||||
|
||||
CWD_STATE_COPY(&new_state, &CWDG(cwd));
|
||||
|
Loading…
Reference in New Issue
Block a user