diff options
Diffstat (limited to 'GL/glx/glxcontext.h')
-rw-r--r-- | GL/glx/glxcontext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/GL/glx/glxcontext.h b/GL/glx/glxcontext.h index 5eb72177e..9a16851f0 100644 --- a/GL/glx/glxcontext.h +++ b/GL/glx/glxcontext.h @@ -80,7 +80,6 @@ struct __GLXcontextRec { ** This context is created with respect to this visual. */ VisualRec *pVisual; - __GLXvisualConfig *pGlxVisual; /* ** The XID of this context. |