diff options
Diffstat (limited to 'gtk/inspector/prop-editor.c')
-rw-r--r-- | 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 607297524f..40a39a0dd6 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; |