empathy r2356 - trunk/tests
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2356 - trunk/tests
- Date: Fri, 30 Jan 2009 17:35:37 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 30 17:35:37 2009
New Revision: 2356
URL: http://svn.gnome.org/viewvc/empathy?rev=2356&view=rev
Log:
Removed dispatcher dup as it's been fixed.
Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
Modified:
trunk/tests/empetit.c
Modified: trunk/tests/empetit.c
==============================================================================
--- trunk/tests/empetit.c (original)
+++ trunk/tests/empetit.c Fri Jan 30 17:35:37 2009
@@ -42,10 +42,6 @@
if (!contact)
return;
- /* This is required otherwise the dispatcher isn't ref'd, and so it
- * disappears by the time the callback gets called. It's deliberately not
- * freed otherwise it segfaults... sigh */
- empathy_dispatcher_dup_singleton ();
empathy_dispatcher_chat_with_contact (contact, chat_cb, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]