icon theme: Fix compiler warnings
Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
This commit is contained in:
@@ -1837,7 +1837,6 @@ real_choose_icon (GtkIconTheme *icon_theme,
|
||||
static gboolean check_for_default_theme = TRUE;
|
||||
gchar *default_theme_path;
|
||||
gboolean found = FALSE;
|
||||
guint i;
|
||||
|
||||
if (check_for_default_theme)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user