aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy.c')
-rw-r--r--src/empathy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c
index 1d25e9247..63083f609 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -208,7 +208,6 @@ check_connection_managers_ready (EmpathyConnectionManagers *managers)
if (!empathy_import_mc4_accounts (managers) && !start_hidden)
maybe_show_account_assistant ();
- create_salut_account_if_needed ();
g_object_unref (managers);
return TRUE;
}