summaryrefslogtreecommitdiff
path: root/libdri2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdri2.c')
-rw-r--r--libdri2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libdri2.c b/libdri2.c
index b0c51b7..47ea580 100644
--- a/libdri2.c
+++ b/libdri2.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);