mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
wgl: Remove unused variable.
This commit is contained in:
parent
b25168c34c
commit
082a086e9d
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue