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:
Adam Jackson 2012-10-31 10:05:24 -04:00
parent f579cc85c2
commit b9c489cf13

View File

@ -55,7 +55,6 @@ struct __GLXcontext {
/*
** list of context structs
*/
__GLXcontext *last;
__GLXcontext *next;
/*