[ros-diffs] [ion] 15490: remove debug message

ion at svn.reactos.com ion at svn.reactos.com
Wed May 25 03:49:52 CEST 2005


remove debug message
Modified: trunk/reactos/ntoskrnl/ob/namespc.c
  _____  

Modified: trunk/reactos/ntoskrnl/ob/namespc.c
--- trunk/reactos/ntoskrnl/ob/namespc.c	2005-05-25 00:04:12 UTC (rev
15489)
+++ trunk/reactos/ntoskrnl/ob/namespc.c	2005-05-25 01:49:50 UTC (rev
15490)
@@ -570,7 +570,7 @@

         Tag[3] = TypeName->Buffer[3];
         
         /* Set Tag */
-        DPRINT1("Convert: %s \n", Tag);
+        DPRINT("Convert: %s \n", Tag);
         LocalObjectType->Key = *(PULONG)Tag;
     }
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050525/e6965b46/attachment.html


More information about the Ros-diffs mailing list