inspector: Remove unused variable

This commit is contained in:
Jasper St. Pierre 2014-11-07 16:33:43 -08:00
parent ee01ee249f
commit a91c88768e

View File

@ -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 */