d3dx8: The d3dx debug channel is unused so remove it.

Francois Gouget fgouget at free.fr
Thu Feb 12 05:29:47 CST 2009


---
 dlls/d3dx8/mesh.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/d3dx8/mesh.c b/dlls/d3dx8/mesh.c
index baa5f20..b0562c7 100644
--- a/dlls/d3dx8/mesh.c
+++ b/dlls/d3dx8/mesh.c
@@ -21,11 +21,9 @@
 #include "windef.h"
 #include "winbase.h"
 #include "wingdi.h"
-#include "wine/debug.h"
 
 #include "d3dx8_private.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(d3dx);
 
 BOOL WINAPI D3DXBoxBoundProbe(CONST D3DXVECTOR3 *pmin, CONST D3DXVECTOR3 *pmax, CONST D3DXVECTOR3 *prayposition, CONST D3DXVECTOR3 *praydirection)
 
-- 
1.5.6.5




More information about the wine-patches mailing list