aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fileio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index 47e5e46a003..66010b68783 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -1384,7 +1384,6 @@ the root directory. */)
1384#else /* not DOS_NT */ 1384#else /* not DOS_NT */
1385 target = SAFE_ALLOCA (tlen); 1385 target = SAFE_ALLOCA (tlen);
1386#endif /* not DOS_NT */ 1386#endif /* not DOS_NT */
1387 *target = 0;
1388 nbytes = 0; 1387 nbytes = 0;
1389 1388
1390 if (newdir) 1389 if (newdir)