Commit 7b782d43 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

gdi32: Remove an unused wgl debugging channel.

parent bd1bdb16
......@@ -34,9 +34,7 @@
#include "winternl.h"
#include "winnt.h"
#include "gdi_private.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(wgl);
static const WCHAR opengl32W[] = {'o','p','e','n','g','l','3','2','.','d','l','l',0};
static HMODULE opengl32;
......
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