- Remove some debug info that I forgot about
authorCameron Gutman <aicommander@gmail.com>
Fri, 23 Jul 2010 22:33:09 +0000 (22:33 +0000)
committerCameron Gutman <aicommander@gmail.com>
Fri, 23 Jul 2010 22:33:09 +0000 (22:33 +0000)
svn path=/trunk/; revision=48216

reactos/drivers/network/tcpip/datalink/lan.c

index 165ec6b..7b186d9 100644 (file)
@@ -1009,8 +1009,6 @@ BOOLEAN BindAdapter(
     TI_DbgPrint(DEBUG_DATALINK,("Adapter Description: %wZ\n",
                 &IF->Description));
 
-    DbgPrint("Opening %wZ\n", RegistryPath);
-
     InitializeObjectAttributes(&ObjectAttributes,
                                RegistryPath,
                                OBJ_CASE_INSENSITIVE,