X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeyboard.c;h=c23d83e627881bb7180d57e6e232ce08b23fa5f5;hb=6be85936aea651721419bb789677059ab3cffad8;hp=82d6dfdcdc878bddb3a140802e8397f9f29d51cf;hpb=3b0f41dc66da86aaad4f0343bbfb632c7bbfd0c7;p=chaz%2Fopenbox 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 */