GDK-Win32: Drop Some Unused Items
There were a bit of unused items from the GDK-Win32 work on GL support, so drop them.
This commit is contained in:
@ -493,8 +493,6 @@ _gdk_win32_window_create_gl_context (GdkWindow *window,
|
||||
gboolean need_alpha_bits = (visual == gdk_screen_get_rgba_visual (gdk_display_get_default_screen (display)));
|
||||
|
||||
/* Real GL Context and Window items */
|
||||
WNDCLASSEX wc;
|
||||
ATOM wc_atom;
|
||||
HWND hwnd;
|
||||
HDC hdc;
|
||||
HGLRC hglrc;
|
||||
|
||||
Reference in New Issue
Block a user