empathy r2177 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2177 - trunk/src
- Date: Fri, 9 Jan 2009 16:14:49 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:14:49 2009
New Revision: 2177
URL: http://svn.gnome.org/viewvc/empathy?rev=2177&view=rev
Log:
No need to call empathy_run_until_ready, the DispatchOperation already ensured it's ready
Signed-off-by: Sjoerd Simons <sjoerd simons collabora co uk>
Modified:
trunk/src/empathy.c
Modified: trunk/src/empathy.c
==============================================================================
--- trunk/src/empathy.c (original)
+++ trunk/src/empathy.c Fri Jan 9 16:14:49 2009
@@ -76,7 +76,6 @@
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) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]