aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/glx/glxcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/glx/glxcontext.h')
-rw-r--r--xorg-server/glx/glxcontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/glx/glxcontext.h b/xorg-server/glx/glxcontext.h
index 4764e56f5..3d08c9929 100644
--- a/xorg-server/glx/glxcontext.h
+++ b/xorg-server/glx/glxcontext.h
@@ -55,7 +55,6 @@ struct __GLXcontext {
/*
** list of context structs
*/
- __GLXcontext *last;
__GLXcontext *next;
/*