summaryrefslogtreecommitdiff
path: root/src/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket.h')
-rw-r--r--src/socket.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/socket.h b/src/socket.h
index 77ce31921..b1f1e0875 100644
--- a/src/socket.h
+++ b/src/socket.h
@@ -21,9 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define SOCKET_HEADER
#ifdef _WIN32
- #ifndef WIN32_LEAN_AND_MEAN
- #define WIN32_LEAN_AND_MEAN
- #endif
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#endif