diff options
Diffstat (limited to 'job.c')
-rw-r--r-- | job.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -35,9 +35,6 @@ static int dos_status; static char *dos_bname; static char *dos_bename; static int dos_batch_file; -#define PATH_SEPARATOR_CHAR ';' -#else /* Not MSDOS. */ -#define PATH_SEPARATOR_CHAR ':' #endif /* MSDOS. */ |