d3dx9_30: Remove unused Wine debug channel.
authorAndrew Talbot <andrew.talbot@talbotville.com>
Wed, 17 Dec 2008 21:38:49 +0000 (21:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Dec 2008 12:37:05 +0000 (13:37 +0100)
dlls/d3dx9_30/d3dx9_30_main.c

index f22a9344cbb04238cab2ababdddfccf99658fc46..ae1311569249c8747b4598ab31d4a59868331fa8 100644 (file)
 #include "winbase.h"
 #include "wingdi.h"
 #include "winuser.h"
-#include "wine/debug.h"
 
 #include "d3dx9.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(d3dx);
-
 /***********************************************************************
  * DllMain.
  */