npmshtml: The npmshtml debug channel is unused so remove it.

Francois Gouget fgouget at free.fr
Wed Mar 16 02:31:53 CDT 2011


---
 dlls/npmshtml/main.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

It can easily be added back when it's finally needed.

diff --git a/dlls/npmshtml/main.c b/dlls/npmshtml/main.c
index 9beaa35f..f3124c9 100644
--- a/dlls/npmshtml/main.c
+++ b/dlls/npmshtml/main.c
@@ -21,9 +21,6 @@
 #include "windef.h"
 #include "winbase.h"
 
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(npmshtml);
 
 /***********************************************************************
  *          NP_Initialize (npmshtml.@)
-- 
1.7.2.3




More information about the wine-patches mailing list