From 0c15af505fb5bcd5e906e0146f82038b51f73307 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 May 2007 00:48:51 +0000 Subject: [PATCH] unused variable --- openbox/client.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/client.c b/openbox/client.c index 183da24e..1714e29c 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -1694,7 +1694,6 @@ void client_reconfigure(ObClient *self) void client_update_wmhints(ObClient *self) { XWMHints *hints; - GSList *it; /* assume a window takes input if it doesnt specify */ self->can_focus = TRUE; -- 2.44.0