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 71a2457409..436d24f62b 100644
--- a/mail/em-account-editor.c
+++ b/mail/em-account-editor.c
@@ -1746,7 +1746,6 @@ emae_refresh_providers (EMAccountEditor *emae, EMAccountEditorService *service)
i++;
}
-
gtk_cell_layout_clear ((GtkCellLayout *)dropdown);
gtk_combo_box_set_model (dropdown, (GtkTreeModel *)store);
gtk_cell_layout_pack_start ((GtkCellLayout *)dropdown, cell, TRUE);