Sync with trunk r63174.
[reactos.git] / dll / win32 / urlmon / gopher.c
index 4087ed5..556eed2 100644 (file)
@@ -17,9 +17,6 @@
  */
 
 #include "urlmon_main.h"
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(urlmon);
 
 typedef struct {
     Protocol base;