- Not needed anymore

This commit is contained in:
Andi Gutmans 2000-04-05 20:50:57 +00:00
parent d7dc66bdbd
commit 49a34c6811

View File

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