diff options
Diffstat (limited to 'src/glx/x11/glxcmds.c')
-rw-r--r-- | src/glx/x11/glxcmds.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/x11/glxcmds.c b/src/glx/x11/glxcmds.c index c76502c022a..8d6dca2af1b 100644 --- a/src/glx/x11/glxcmds.c +++ b/src/glx/x11/glxcmds.c @@ -375,8 +375,6 @@ GLXContext AllocateGLXContext( Display *dpy ) state->storePack.alignment = 4; state->storeUnpack.alignment = 4; - __glXInitVertexArrayState(gc); - gc->attributes.stackPointer = &gc->attributes.stack[0]; /* |