From 516e2a624fca8f698af26683e96190e1bafd5556 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 3 Oct 2013 13:58:03 +0200 Subject: [PATCH] background: Remove unused variable Fallout from 79ec684fa4912a1e5bff17ce11b036cef4a298aa https://bugzilla.gnome.org/show_bug.cgi?id=708943 --- panels/background/cc-background-chooser-dialog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/panels/background/cc-background-chooser-dialog.c b/panels/background/cc-background-chooser-dialog.c index 15682654f..61d19d434 100644 --- a/panels/background/cc-background-chooser-dialog.c +++ b/panels/background/cc-background-chooser-dialog.c @@ -67,7 +67,6 @@ struct _CcBackgroundChooserDialogPrivate #endif GnomeDesktopThumbnailFactory *thumb_factory; - gint current_source; GCancellable *copy_cancellable;