Commit in reactos/drivers/net/afd/afd on MAIN
main.c+1-31.3 -> 1.4
Accidentally missed one breakpoint from the previous debugging session.

reactos/drivers/net/afd/afd
main.c 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- main.c	29 Jul 2004 04:09:06 -0000	1.3
+++ main.c	29 Jul 2004 04:10:53 -0000	1.4
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.3 2004/07/29 04:09:06 arty Exp $
+/* $Id: main.c,v 1.4 2004/07/29 04:10:53 arty Exp $
  * COPYRIGHT:        See COPYING in the top level directory
  * PROJECT:          ReactOS kernel
  * FILE:             drivers/net/afd/afd/main.c
@@ -51,8 +51,6 @@
     PWCHAR EaInfoValue;
     UINT Disposition, i;
 
-    __asm("int3");
-
     AFD_DbgPrint(MID_TRACE,
 		 ("AfdCreate(DeviceObject %p Irp %p)\n", DeviceObject, Irp));
 
CVSspam 0.2.8