Browse code

Revert "fail win32 build for testing purposes, will be reverted ASAP"

This reverts commit adb71897820ea9c37ce667ac2e44d6bb767d465c.

aCaB authored on 2010/08/06 22:48:56
Showing 1 changed files
... ...
@@ -74,7 +74,6 @@ int fileinfo(const char *filename, short i)
74 74
 }
75 75
 
76 76
 #ifdef _WIN32
77
-#error make win32 fail
78 77
 /* FIXME: Handle users correctly */
79 78
 int checkaccess(const char *path, const char *username, int mode)
80 79
 {