[telepathy-gabble/telepathy-gabble-0.8] Delete delete repeated repeated word word.

Will Thompson will.thompson at collabora.co.uk
Thu Sep 24 10:30:00 PDT 2009


Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
 src/roster.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/roster.c b/src/roster.c
index 25f8b8a..dd301af 100644
--- a/src/roster.c
+++ b/src/roster.c
@@ -1039,8 +1039,7 @@ _gabble_roster_emit_one (gpointer key,
   g_assert (handle_repo != NULL);
   name = tp_handle_inspect (handle_repo, handle);
 
-  DEBUG ("roster now received, emitting signal signal for %s list channel",
-      name);
+  DEBUG ("roster now received, emitting signal for %s list channel", name);
 #endif
 
   gabble_roster_emit_new_channel (roster, chan);
-- 
1.5.6.5



More information about the telepathy-commits mailing list