Commit 0fb481e0 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

d3drm: Remove unused Wine debug channel.

parent c086f532
......@@ -30,10 +30,6 @@
#include "wingdi.h"
#include "d3drmdef.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(d3drm);
/* Create a RGB color from its components */
D3DCOLOR WINAPI D3DRMCreateColorRGB(D3DVALUE red, D3DVALUE green, D3DVALUE blue)
{
......
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