aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/GetPCnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/X11/GetPCnt.c')
-rw-r--r--nx-X11/lib/X11/GetPCnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/GetPCnt.c b/nx-X11/lib/X11/GetPCnt.c
index 2c35d210c..72d9495b5 100644
--- a/nx-X11/lib/X11/GetPCnt.c
+++ b/nx-X11/lib/X11/GetPCnt.c
@@ -38,7 +38,7 @@ XGetPointerControl(
int *threshold)
{
xGetPointerControlReply rep;
- xReq *req;
+ _X_UNUSED xReq *req;
LockDisplay(dpy);
GetEmptyReq(GetPointerControl, req);
(void) _XReply (dpy, (xReply *)&rep, 0, xTrue);