[gtk+/gtk-3-14] inspector: Remove unused variable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-14] inspector: Remove unused variable
- Date: Thu, 11 Dec 2014 14:00:39 +0000 (UTC)
commit bd893461b0e16a669b6142d3afbb13b33cdc9eea
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Nov 7 16:33:43 2014 -0800
inspector: Remove unused variable
gtk/inspector/visual.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/visual.c b/gtk/inspector/visual.c
index ebbdc19..b2f2c42 100644
--- a/gtk/inspector/visual.c
+++ b/gtk/inspector/visual.c
@@ -206,7 +206,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);
g_hash_table_add (t, g_strdup ("Adwaita"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]