summaryrefslogtreecommitdiff
path: root/win32/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.h')
-rw-r--r--win32/win32.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/win32.h b/win32/win32.h
index 8ff7db320d..de8f55d8e3 100644
--- a/win32/win32.h
+++ b/win32/win32.h
@@ -19,11 +19,8 @@
//
// #include <stdarg.h> conflict with varargs.h?
-// There is function-name conflitct, so we rename it
#if !defined(WSAAPI)
-#define OpenFile WINAPI_OpenFile
#include <winsock2.h>
-#undef OpenFile
#endif
#define NT 1 /* deprecated */