d3drm: Remove a no longer used debug channel.

This commit is contained in:
Francois Gouget 2013-04-18 18:57:32 +02:00 committed by Alexandre Julliard
parent 2fca1765b6
commit 3bc96bcb03
1 changed files with 0 additions and 2 deletions

View File

@ -23,9 +23,7 @@
#include "wingdi.h"
#include "d3drm.h"
#include "d3drm_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(d3drm);
/***********************************************************************
* DllMain (D3DRM.@)