From 45f41f17203df2fb756be4ae9fb4ac83c1bea087 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 15 Apr 2004 17:38:23 +0000 Subject: [PATCH] Check in missed file. --- winsup/cygwin/winsup.h | 1 - 1 file changed, 1 deletion(-) diff --git a/winsup/cygwin/winsup.h b/winsup/cygwin/winsup.h index 40649f1be..233458d2c 100644 --- a/winsup/cygwin/winsup.h +++ b/winsup/cygwin/winsup.h @@ -345,7 +345,6 @@ extern bool cygwin_testing; extern char almost_null[]; #define winsock2_active (wsadata.wVersion >= 512) -#define winsock_active (wsadata.wVersion < 512) extern struct WSAData wsadata; #endif /* defined __cplusplus */