branch update for HEAD-2003021201
[reactos.git] / lib / ws2_32 / misc / event.c
index 671cdbd..d83c5a0 100644 (file)
@@ -176,7 +176,6 @@ WSAEventSelect(
   PCATALOG_ENTRY Provider;
   INT Status;
   INT Errno;
-  LONG i;
 
   if (!WSAINITIALIZED) {
     WSASetLastError(WSANOTINITIALISED);