mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
inspector: Remove unused variable
This commit is contained in:
parent
ee01ee249f
commit
a91c88768e
@ -214,7 +214,6 @@ init_theme (GtkInspectorVisual *vis)
|
||||
gchar *theme, *current_theme, *path;
|
||||
gint i, pos;
|
||||
GSettings *settings;
|
||||
gchar *themedir;
|
||||
|
||||
t = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
|
||||
/* Builtin themes */
|
||||
|
Loading…
Reference in New Issue
Block a user