wgl: Remove unused variable.

This commit is contained in:
José Fonseca 2009-05-01 18:53:17 +01:00 committed by Keith Whitwell
parent b25168c34c
commit 082a086e9d

View file

@ -109,7 +109,6 @@ stw_create_layer_context(
GLvisual *visual = NULL;
struct pipe_screen *screen = NULL;
struct pipe_context *pipe = NULL;
UINT_PTR hglrc = 0;
if(!stw_dev)
return 0;