[PATCH 04/19] glx: Remove unused bits from the context struct
Adam Jackson
ajax at redhat.com
Wed Aug 21 14:25:09 PDT 2013
Signed-off-by: Adam Jackson <ajax at redhat.com>
---
glx/glxcontext.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/glx/glxcontext.h b/glx/glxcontext.h
index 4764e56..3d08c99 100644
--- a/glx/glxcontext.h
+++ b/glx/glxcontext.h
@@ -55,7 +55,6 @@ struct __GLXcontext {
/*
** list of context structs
*/
- __GLXcontext *last;
__GLXcontext *next;
/*
--
1.8.3.1
More information about the xorg-devel
mailing list