Andrew Talbot : d3dx9_29: Remove unused Wine debug channel.

Alexandre Julliard julliard at winehq.org
Thu Dec 18 08:08:44 CST 2008


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

Author: Andrew Talbot <andrew.talbot at talbotville.com>
Date:   Wed Dec 17 21:38:46 2008 +0000

d3dx9_29: Remove unused Wine debug channel.

---

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

diff --git a/dlls/d3dx9_29/d3dx9_29_main.c b/dlls/d3dx9_29/d3dx9_29_main.c
index a111c3a..5782417 100644
--- a/dlls/d3dx9_29/d3dx9_29_main.c
+++ b/dlls/d3dx9_29/d3dx9_29_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