[gtk+] inspector: Drop an unused variable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Drop an unused variable
- Date: Fri, 26 Sep 2014 15:15:45 +0000 (UTC)
commit 5da91504da39fa13ee1937cc82ec6d3faa7a8522
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 26 11:15:25 2014 -0400
inspector: Drop an unused variable
gtk/inspector/prop-editor.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/prop-editor.c b/gtk/inspector/prop-editor.c
index 6072975..40a39a0 100644
--- a/gtk/inspector/prop-editor.c
+++ b/gtk/inspector/prop-editor.c
@@ -1542,7 +1542,6 @@ add_gtk_settings_info (GtkInspectorPropEditor *editor)
GObject *object;
const gchar *name;
GtkWidget *row;
- GtkWidget *label;
const gchar *source;
object = editor->priv->object;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]