From 751f85003f080d79baa2d4b3b989b12a0ee9d469 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 2 Feb 2008 22:09:52 -0500 Subject: [PATCH] unused variable --- openbox/keyboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/keyboard.c b/openbox/keyboard.c index 82d6dfdc..c23d83e6 100644 --- a/openbox/keyboard.c +++ b/openbox/keyboard.c @@ -279,7 +279,6 @@ static void node_rebind(KeyBindingTree *node) } else { /* for leaf nodes, rebind each action assigned to it */ - GSList *it; while (node->actions) { /* add each action, and remove them from the original tree so they don't get free'd on us */ -- 2.39.2