summaryrefslogtreecommitdiff
path: root/panels/background/cc-background-chooser-dialog.c
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2013-10-03 13:58:03 +0200
committerDebarshi Ray <debarshir@gnome.org>2013-10-04 13:40:11 +0200
commit516e2a624fca8f698af26683e96190e1bafd5556 (patch)
treeafa63bd5e6b5613a2c15839c41b6ac24edc8faed /panels/background/cc-background-chooser-dialog.c
parent7585b836be499983ffa5f862393e3ea5bfa236fe (diff)
downloadgnome-control-center-516e2a624fca8f698af26683e96190e1bafd5556.tar.gz
background: Remove unused variable
Fallout from 79ec684fa4912a1e5bff17ce11b036cef4a298aa https://bugzilla.gnome.org/show_bug.cgi?id=708943
Diffstat (limited to 'panels/background/cc-background-chooser-dialog.c')
-rw-r--r--panels/background/cc-background-chooser-dialog.c1
1 files changed, 0 insertions, 1 deletions
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;