From b9c489cf13e1ad35b7d9bea9de8d85e929374d17 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 31 Oct 2012 10:05:24 -0400 Subject: [PATCH] glx: Remove unused bits from the context struct Reviewed-by: Eric Anholt Signed-off-by: Adam Jackson --- glx/glxcontext.h | 1 - 1 file changed, 1 deletion(-) diff --git a/glx/glxcontext.h b/glx/glxcontext.h index 4764e56f5..3d08c9929 100644 --- a/glx/glxcontext.h +++ b/glx/glxcontext.h @@ -55,7 +55,6 @@ struct __GLXcontext { /* ** list of context structs */ - __GLXcontext *last; __GLXcontext *next; /*