aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/tools/evolution-addressbook-export.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-02-26 04:03:11 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-02-26 06:36:08 +0800
commitb31f2ad72010e397fa7514b4d61f2adf716f1038 (patch)
tree0869cb4bc255ce4eb5b1c1116b79e86cdcc26c78 /addressbook/tools/evolution-addressbook-export.h
parent4e0c889f9632f2aa06572d13a6a6d0f8c84f3976 (diff)
downloadgsoc2013-evolution-b31f2ad72010e397fa7514b4d61f2adf716f1038.tar.gz
gsoc2013-evolution-b31f2ad72010e397fa7514b4d61f2adf716f1038.tar.zst
gsoc2013-evolution-b31f2ad72010e397fa7514b4d61f2adf716f1038.zip
evolution-addressbook-export: Remove --async option.
Pointless option, does the same as "evolution-addressbook-export &".
Diffstat (limited to 'addressbook/tools/evolution-addressbook-export.h')
-rw-r--r--addressbook/tools/evolution-addressbook-export.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/tools/evolution-addressbook-export.h b/addressbook/tools/evolution-addressbook-export.h
index b059252f00..090446b177 100644
--- a/addressbook/tools/evolution-addressbook-export.h
+++ b/addressbook/tools/evolution-addressbook-export.h
@@ -56,8 +56,6 @@ union _ActionContext
gint IsCSV;
gint IsVCard;
gchar *addressbook_source_uid;
- gint async_mode;
- gint file_size;
}
action_list_cards;
};