From 5892b26e030616a2eebf10652ccde576686cc8a9 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 23 Oct 2014 17:55:42 +0000 Subject: [PATCH] [WINSPOOL.DRV] * We're not using any debugging routines here. svn path=/trunk/; revision=64930 --- reactos/dll/win32/winspool/info.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/reactos/dll/win32/winspool/info.c b/reactos/dll/win32/winspool/info.c index 55b5c23d249..c12f162ce9d 100644 --- a/reactos/dll/win32/winspool/info.c +++ b/reactos/dll/win32/winspool/info.c @@ -28,10 +28,6 @@ #include #include -#include - -WINE_DEFAULT_DEBUG_CHANNEL(winspool); - /****************************************************************************** * GetDefaultPrinterA (WINSPOOL.@) */