From: Amine Khaldi Date: Sun, 19 Oct 2014 17:24:43 +0000 (+0000) Subject: [USER32] X-Git-Tag: backups/tcpip_revolution@71025~407 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=fabcc9ac0587d305a1e22f30c528d406e825f0b9 [USER32] * We're not using any debugging routines here. svn path=/trunk/; revision=64827 --- diff --git a/reactos/win32ss/user/user32/windows/prop.c b/reactos/win32ss/user/user32/windows/prop.c index 8f9b1b8c2c4..d57f4dc9e9f 100644 --- a/reactos/win32ss/user/user32/windows/prop.c +++ b/reactos/win32ss/user/user32/windows/prop.c @@ -29,10 +29,6 @@ #include -#include - -WINE_DEFAULT_DEBUG_CHANNEL(user32); - #define ATOM_BUFFER_SIZE 256 /* INTERNAL FUNCTIONS ********************************************************/