From f740f47e772d4fd465c32d3c61a4953df3d2171f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 2 Feb 2008 11:38:00 -0500 Subject: [PATCH] unused var --- openbox/keyboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/keyboard.c b/openbox/keyboard.c index cf1bc55f..02ae6a30 100644 --- a/openbox/keyboard.c +++ b/openbox/keyboard.c @@ -277,7 +277,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.44.0