aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy.c1
1 files changed, 0 insertions, 1 deletions
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) {