diff options
Diffstat (limited to 'src/empathy.c')
-rw-r--r-- | src/empathy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c index b0c731a4b..2dc62943e 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -256,7 +256,6 @@ static void show_accounts_ui (GdkScreen *screen, gboolean if_needed) { - g_debug ("launching accounts UI"); empathy_accounts_dialog_show_application (screen, accounts_application_exited_cb, NULL, NULL, if_needed, start_hidden); } |