glx: Remove unused bits from the context struct
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -55,7 +55,6 @@ struct __GLXcontext {
|
|||||||
/*
|
/*
|
||||||
** list of context structs
|
** list of context structs
|
||||||
*/
|
*/
|
||||||
__GLXcontext *last;
|
|
||||||
__GLXcontext *next;
|
__GLXcontext *next;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user