forked from AuroraMiddleware/gtk
inspector: Remove a bunch of unused variables
This commit is contained in:
parent
d0ed29d58d
commit
ad8d30ad86
@ -360,8 +360,7 @@ init_cursors (GtkInspectorVisual *vis)
|
||||
{
|
||||
GHashTable *t;
|
||||
GHashTableIter iter;
|
||||
gchar *theme, *current_theme, *path;
|
||||
gint i, pos;
|
||||
gchar *theme, *path;
|
||||
|
||||
t = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user