Honestly, I don't see any point in these modifications. The next time someone wants to use these debug routines, he will need to add it back. Or he will start using DPRINT stuff again. I'd prefer to have this in all files!

Am 12.12.2014 14:23, schrieb akha...@svn.reactos.org:
Author: akhaldi
Date: Fri Dec 12 13:23:45 2014
New Revision: 65617

URL: http://svn.reactos.org/svn/reactos?rev=65617&view=rev
Log:
[USER32] We're not using any debugging routines here.

Modified:
     trunk/reactos/win32ss/user/user32/misc/rtlstr.c

Modified: trunk/reactos/win32ss/user/user32/misc/rtlstr.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/win32ss/user/user32/misc/rtlstr.c?rev=65617&r1=65616&r2=65617&view=diff
==============================================================================
--- trunk/reactos/win32ss/user/user32/misc/rtlstr.c     [iso-8859-1] (original)
+++ trunk/reactos/win32ss/user/user32/misc/rtlstr.c     [iso-8859-1] Fri Dec 12 
13:23:45 2014
@@ -10,10 +10,6 @@
  /* INCLUDES 
******************************************************************/
#include <user32.h>
-
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(user32);
/* FUNCTIONS *****************************************************************/
  VOID





_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to