wgl: Remove unused variable.
This commit is contained in:
committed by
Keith Whitwell
parent
b25168c34c
commit
082a086e9d
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user