From 2a56b58b44cb38e394c1e92a59ee65dbc9456f7d Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Wed, 1 Jul 2009 14:03:45 +0100 Subject: fix coding style --- libempathy/empathy-account-manager.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libempathy/empathy-account-manager.c b/libempathy/empathy-account-manager.c index ae3288610..fd8a21b1d 100644 --- a/libempathy/empathy-account-manager.c +++ b/libempathy/empathy-account-manager.c @@ -93,7 +93,6 @@ emp_account_connection_cb (EmpathyAccount *account, DEBUG ("Signalling connection %p of account %s", connection, empathy_account_get_unique_name (account)); - if (connection != NULL) g_signal_emit (manager, signals[NEW_CONNECTION], 0, connection); } -- cgit v1.2.3