aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-attachment-view.c
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2013-09-10 23:19:10 +0800
committerLAN-TW <lantw44@gmail.com>2013-09-10 23:19:10 +0800
commit83a349654cc6bf1984e4d757094d63ab815d3e87 (patch)
treeb60063f48f51d61b794cc73fc2c3449013a4cf64 /e-util/e-attachment-view.c
parent6ae3cd7747313301ad1484b1d7f5ccd7f9129c99 (diff)
downloadgsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar.gz
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar.bz2
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar.lz
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar.xz
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.tar.zst
gsoc2013-evolution-83a349654cc6bf1984e4d757094d63ab815d3e87.zip
Make gnome-autoar be an optional dependencyarchive-integration-review
Diffstat (limited to 'e-util/e-attachment-view.c')
-rw-r--r--e-util/e-attachment-view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-attachment-view.c b/e-util/e-attachment-view.c
index 131e0c56d7..383fc12e21 100644
--- a/e-util/e-attachment-view.c
+++ b/e-util/e-attachment-view.c
@@ -257,7 +257,6 @@ action_save_all_cb (GtkAction *action,
GList *list, *iter;
GFile *destination;
gpointer parent;
- gboolean save_attachments, save_extracted_files;
store = e_attachment_view_get_store (view);