summaryrefslogtreecommitdiff
path: root/mysys/my_access.c
diff options
context:
space:
mode:
authorreggie@big_geek. <>2006-05-08 14:50:13 -0500
committerreggie@big_geek. <>2006-05-08 14:50:13 -0500
commit11d66e806836a1bb57b4709ca2b171a0c9dc9bd6 (patch)
treedd3df64649d7ead588a0df258156657b5c8ddd41 /mysys/my_access.c
parent93f965d1fe4b4cec901aeddc43de3b0bc78e3758 (diff)
downloadmariadb-git-11d66e806836a1bb57b4709ca2b171a0c9dc9bd6.tar.gz
removing MSDOS defines and code
Diffstat (limited to 'mysys/my_access.c')
-rw-r--r--mysys/my_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_access.c b/mysys/my_access.c
index 805dc1ee5d1..2ab7e6b5a0f 100644
--- a/mysys/my_access.c
+++ b/mysys/my_access.c
@@ -54,7 +54,7 @@ int my_access(const char *path, int amode)
#endif /* __WIN__ */
-#if defined(MSDOS) || defined(__WIN__)
+#if defined(__WIN__)
/*
List of file names that causes problem on windows