Commit eda0ec3f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

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

parent 7274de88
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment