diff options
-rw-r--r-- | glx/glxcontext.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; /* |