d3dx9_36: The d3dx debug channel is unused so remove it.
diff --git a/dlls/d3dx9_36/math.c b/dlls/d3dx9_36/math.c
index 2bf301b..e735303 100644
--- a/dlls/d3dx9_36/math.c
+++ b/dlls/d3dx9_36/math.c
@@ -24,10 +24,8 @@
#include "config.h"
#include "windef.h"
#include "wingdi.h"
-#include "wine/debug.h"
#include "d3dx9.h"
-WINE_DEFAULT_DEBUG_CHANNEL(d3dx);
/*************************************************************************
* D3DXMatrixAffineTransformation2D
diff --git a/dlls/d3dx9_36/mesh.c b/dlls/d3dx9_36/mesh.c
index 0ecace6..c8637d8 100644
--- a/dlls/d3dx9_36/mesh.c
+++ b/dlls/d3dx9_36/mesh.c
@@ -21,10 +21,8 @@
#include "config.h"
#include "windef.h"
#include "wingdi.h"
-#include "wine/debug.h"
#include "d3dx9.h"
-WINE_DEFAULT_DEBUG_CHANNEL(d3dx);
/*************************************************************************
* D3DXIntersectTri