Skip to content

Commit b2315c6

Browse files
author
bar@mysql.com
committed
my_access.c:
After merge fix.
1 parent a26f115 commit b2315c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mysys/my_access.c

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ int my_access(const char *path, int amode)
5454

5555
#endif /* __WIN__ */
5656

57-
#if defined(MSDOS) || defined(__WIN__)
5857

5958
/*
6059
List of file names that causes problem on windows

0 commit comments

Comments
 (0)