forked from AuroraMiddleware/gtk
application: Fix compiler warnings
Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
This commit is contained in:
parent
7c03f62206
commit
75f0146c69
@ -414,7 +414,6 @@ accels_set_accels_for_action (Accels *accels,
|
||||
if (keys)
|
||||
{
|
||||
gchar *my_key;
|
||||
gint i;
|
||||
|
||||
my_key = g_strdup (action_and_target);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user