aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/ReconfWM.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/X11/ReconfWM.c')
-rw-r--r--nx-X11/lib/X11/ReconfWM.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/ReconfWM.c b/nx-X11/lib/X11/ReconfWM.c
index 8dc3534e0..b3d8624cf 100644
--- a/nx-X11/lib/X11/ReconfWM.c
+++ b/nx-X11/lib/X11/ReconfWM.c
@@ -105,7 +105,7 @@ Status XReconfigureWMWindow (
*/
{
xGetInputFocusReply rep;
- register xReq *req;
+ _X_UNUSED register xReq *req;
GetEmptyReq(GetInputFocus, req);
(void) _XReply (dpy, (xReply *)&rep, 0, xTrue);