[ros-dev] [ros-diffs] [akhaldi] 65617: [USER32] We're not using any debugging routines here.
Timo Kreuzer
timo.kreuzer at web.de
Sat Dec 13 00:57:05 UTC 2014
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 akhaldi at 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
>
>
>
More information about the Ros-dev
mailing list