summaryrefslogtreecommitdiff
path: root/src/core/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r--src/core/commonheaders.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index d9841639e4..6d5de6ecba 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -25,10 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define _ALPHA_BASE_ 1 // defined for CVS builds
#define _ALPHA_FUSE_ 1 // defined for fuse powered core
-#define WINVER 0x0700
-#define _WIN32_WINNT 0x0700
-#define _WIN32_IE 0x0601
-
#define INCL_WINSOCK_API_TYPEDEFS 1
#include <winsock2.h>