summaryrefslogtreecommitdiff
path: root/src/os_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.h')
-rw-r--r--src/os_unix.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/os_unix.h b/src/os_unix.h
index 944cc1b83..5fd28af7d 100644
--- a/src/os_unix.h
+++ b/src/os_unix.h
@@ -482,11 +482,6 @@ typedef struct dsc$descriptor DESC;
# else
int mch_rename __ARGS((const char *src, const char *dest));
# endif
-# ifdef VMS
-# define mch_chdir(s) chdir(vms_fixfilename(s))
-# else
-# define mch_chdir(s) chdir(s)
-# endif
# ifndef VMS
# ifdef __MVS__
/* on OS390 Unix getenv() doesn't return a pointer to persistent