summaryrefslogtreecommitdiff
path: root/src/os_mac.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-07-14 16:38:36 +0000
committerBram Moolenaar <Bram@vim.org>2009-07-14 16:38:36 +0000
commita2974d70f14efecb7d8543659f90935eb89963db (patch)
tree4233f17fda1b945925f0d35dd05a62cf203996a1 /src/os_mac.h
parent2572492ebad632ac0162b32961ce049c785cfd8c (diff)
downloadvim-git-a2974d70f14efecb7d8543659f90935eb89963db.tar.gz
updated for version 7.2-233v7.2.233
Diffstat (limited to 'src/os_mac.h')
-rw-r--r--src/os_mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_mac.h b/src/os_mac.h
index aadaed776..314ec3248 100644
--- a/src/os_mac.h
+++ b/src/os_mac.h
@@ -291,7 +291,6 @@
# define HAVE_SETENV
# define HAVE_RENAME
# endif
-# define mch_chdir(s) chdir(s)
#endif
#if defined(MACOS_X) && !defined(HAVE_CONFIG_H)