summaryrefslogtreecommitdiff
path: root/src/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/display.c')
-rw-r--r--src/display.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/display.c b/src/display.c
index 083c3a6..2c56ba9 100644
--- a/src/display.c
+++ b/src/display.c
@@ -50,6 +50,8 @@ _XcursorCloseDisplay (Display *dpy, XExtCodes *codes)
{
XcursorDisplayInfo *info, **prev;
+ (void) codes; /* UNUSED */
+
/*
* Unhook from the global list
*/