summaryrefslogtreecommitdiff
path: root/glx/singlepixswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'glx/singlepixswap.c')
-rw-r--r--glx/singlepixswap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/glx/singlepixswap.c b/glx/singlepixswap.c
index 9eff5923d..684f4e834 100644
--- a/glx/singlepixswap.c
+++ b/glx/singlepixswap.c
@@ -98,7 +98,6 @@ __glXDispSwap_ReadPixels(__GLXclientState * cl, GLbyte * pc)
__GLX_SEND_HEADER();
__GLX_SEND_VOID_ARRAY(compsize);
}
- cx->hasUnflushedCommands = GL_FALSE;
return Success;
}