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

Alexandre Julliard julliard at winehq.org
Wed Mar 16 12:22:38 CDT 2011


Module: wine
Branch: master
Commit: 07c14831e657ee7ea86f49bf6c7659d9e6b6dd4e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=07c14831e657ee7ea86f49bf6c7659d9e6b6dd4e

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Mar 16 08:31:53 2011 +0100

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

---

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

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.@)




More information about the wine-cvs mailing list