Author: akhaldi
Date: Thu Oct 23 17:55:42 2014
New Revision: 64930

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

Modified:
    trunk/reactos/dll/win32/winspool/info.c

Modified: trunk/reactos/dll/win32/winspool/info.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/winspool/info.c?rev=64930&r1=64929&r2=64930&view=diff
==============================================================================
--- trunk/reactos/dll/win32/winspool/info.c     [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/winspool/info.c     [iso-8859-1] Thu Oct 23 
17:55:42 2014
@@ -28,10 +28,6 @@
 #include <winnls.h>
 #include <shlwapi.h>
 
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(winspool);
-
 /******************************************************************************
  *             GetDefaultPrinterA   (WINSPOOL.@)
  */


Reply via email to