d3dx9_32: Remove unused Wine debug channel

Andrew Talbot andrew.talbot at talbotville.com
Wed Dec 17 15:38:53 CST 2008


Changelog:
    d3dx9_32: Remove unused Wine debug channel.

diff --git a/dlls/d3dx9_32/d3dx9_32_main.c b/dlls/d3dx9_32/d3dx9_32_main.c
index 74745fb..9088822 100644
--- a/dlls/d3dx9_32/d3dx9_32_main.c
+++ b/dlls/d3dx9_32/d3dx9_32_main.c
@@ -28,12 +28,9 @@
 #include "winbase.h"
 #include "wingdi.h"
 #include "winuser.h"
-#include "wine/debug.h"
 
 #include "d3dx9.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(d3dx);
-
 /***********************************************************************
  * DllMain.
  */



More information about the wine-patches mailing list