empathy r2456 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2456 - trunk/src
- Date: Fri, 13 Feb 2009 10:26:25 +0000 (UTC)
Author: xclaesse
Date: Fri Feb 13 10:26:25 2009
New Revision: 2456
URL: http://svn.gnome.org/viewvc/empathy?rev=2456&view=rev
Log:
invite_dialog_response_cb: don't close the tp_chat twice
From: Guillaume Desmottes <gdesmott gnome org>
Modified:
trunk/src/empathy-event-manager.c
Modified: trunk/src/empathy-event-manager.c
==============================================================================
--- trunk/src/empathy-event-manager.c (original)
+++ trunk/src/empathy-event-manager.c Fri Feb 13 10:26:25 2009
@@ -655,7 +655,6 @@
if (empathy_dispatch_operation_claim (approval->operation))
empathy_tp_chat_close (tp_chat);
- empathy_tp_chat_close (tp_chat);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]