From 8b62c532134177bd301e1a1a1ea6c8616d508767 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 9 Jan 2009 16:14:49 +0000 Subject: No need to call empathy_run_until_ready, the DispatchOperation already ensured it's ready Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2177 --- src/empathy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/empathy.c b/src/empathy.c index 5b3fcf7a2..f86426fea 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -76,7 +76,6 @@ dispatch_cb (EmpathyDispatcher *dispatcher, tp_chat = EMPATHY_TP_CHAT ( empathy_dispatch_operation_get_channel_wrapper (operation)); - empathy_run_until_ready (tp_chat); id = empathy_tp_chat_get_id (tp_chat); if (!id) { -- cgit v1.2.3