[MSAFD]
authorCameron Gutman <aicommander@gmail.com>
Sat, 6 Aug 2011 12:01:09 +0000 (12:01 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 6 Aug 2011 12:01:09 +0000 (12:01 +0000)
- Remove a broken debug print

svn path=/trunk/; revision=53100

reactos/dll/win32/msafd/misc/dllmain.c

index 87e5dcd..7ff0de2 100644 (file)
@@ -2366,9 +2366,6 @@ SetSocketInformation(PSOCKET_INFORMATION Socket,
         InfoData.Information.Boolean = *Boolean;
     }
 
-    AFD_DbgPrint(MID_TRACE,("XXX Info %x (Data %x)\n",
-        AfdInformationClass, *Ulong));
-
     /* Send IOCTL */
     Status = NtDeviceIoControlFile((HANDLE)Socket->Handle,
                                    SockEvent,