[empathy: 12/14] fix coding style



commit 2a56b58b44cb38e394c1e92a59ee65dbc9456f7d
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Wed Jul 1 14:03:45 2009 +0100

    fix coding style

 libempathy/empathy-account-manager.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-account-manager.c b/libempathy/empathy-account-manager.c
index ae32886..fd8a21b 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);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]