Commit in reactos/ntoskrnl/mm on MAIN
marea.c-11.68 -> 1.69
Remove faulty debug statement

reactos/ntoskrnl/mm
marea.c 1.68 -> 1.69
diff -u -r1.68 -r1.69
--- marea.c	1 Oct 2004 20:26:04 -0000	1.68
+++ marea.c	3 Oct 2004 18:22:33 -0000	1.69
@@ -667,7 +667,6 @@
 
       if (Reserved)
         {
-          DPRINT("Release TebBlock at %p\n", TebBlock);
           MmFreeVirtualMemory(Process, MemoryArea);
         }
     }
CVSspam 0.2.8