summaryrefslogtreecommitdiff
path: root/xkill.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkill.c')
-rw-r--r--xkill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xkill.c b/xkill.c
index a4f5c48..9bbde1c 100644
--- a/xkill.c
+++ b/xkill.c
@@ -325,7 +325,7 @@ get_window_id(Display *dpy, int screen, int button, const char *msg)
static int
-catch_window_errors(Display *dpy, XErrorEvent *ev)
+catch_window_errors(_X_UNUSED Display *dpy, _X_UNUSED XErrorEvent *ev)
{
return 0;
}