aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-editor.c')
-rw-r--r--mail/em-account-editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c
index 7951240de0..6d25004f23 100644
--- a/mail/em-account-editor.c
+++ b/mail/em-account-editor.c
@@ -2413,7 +2413,6 @@ emae_option_options (EMAccountEditorService *service, CamelURL *url, const gchar
/* value and caption */
store = gtk_list_store_new (2, G_TYPE_STRING, G_TYPE_STRING);
- p = values;
for (p = values, i = 0; p; i++) {
gchar *vl, *cp;