diff options
-rw-r--r-- | about.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/about.c b/about.c index 0ee45cf..b1a8777 100644 --- a/about.c +++ b/about.c @@ -2084,7 +2084,6 @@ show_g_object_settings(GObject *o, char *str, int recurse) const gchar *tname; GValue value; GParamSpec **proplist; - char *tmpsettings; const gchar *name; if (!G_IS_OBJECT(o)) { |