diff options
Diffstat (limited to 'src/glx/glxclient.h')
-rw-r--r-- | src/glx/glxclient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h index f788b7a28f..67f69b8e16 100644 --- a/src/glx/glxclient.h +++ b/src/glx/glxclient.h @@ -418,7 +418,6 @@ struct __GLXcontextRec Bool do_destroy; #else __GLXDRIcontext *driContext; - __DRIcontext *__driContext; #endif #endif |