diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/glx/x11/dri2.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/x11/dri2.c b/src/glx/x11/dri2.c index 661100a218..3b48cd9c1c 100644 --- a/src/glx/x11/dri2.c +++ b/src/glx/x11/dri2.c @@ -293,7 +293,6 @@ void DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region,      req->region = region;      req->dest = dest;      req->src = src; -    req->bitmask = 0;      _XReply(dpy, (xReply *)&rep, 0, xFalse);  | 
