Andrew Talbot : d3dx9_24: Remove unused Wine debug channel.

Alexandre Julliard julliard at winehq.org
Wed Dec 17 09:39:32 CST 2008


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

Author: Andrew Talbot <andrew.talbot at talbotville.com>
Date:   Tue Dec 16 21:58:41 2008 +0000

d3dx9_24: Remove unused Wine debug channel.

---

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

diff --git a/dlls/d3dx9_24/d3dx9_24_main.c b/dlls/d3dx9_24/d3dx9_24_main.c
index bd3e5bd..cc6ffbf 100644
--- a/dlls/d3dx9_24/d3dx9_24_main.c
+++ b/dlls/d3dx9_24/d3dx9_24_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-cvs mailing list