[gaim-migrate @ 13331]

Mon, 08 Aug 2005 02:28:23 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 08 Aug 2005 02:28:23 +0000
changeset 11203
b0710c7f7c32
parent 11202
d5aa331fe940
child 11204
0669c72f555e

[gaim-migrate @ 13331]
Remove a // comment in the rendezvous prpl that will eventually be removed
in favor of a Bonjour prpl

src/protocols/rendezvous/direct.c file | annotate | diff | comparison | revisions
--- a/src/protocols/rendezvous/direct.c	Mon Aug 08 02:21:57 2005 +0000
+++ b/src/protocols/rendezvous/direct.c	Mon Aug 08 02:28:23 2005 +0000
@@ -155,7 +155,7 @@
 	{
 		rendezvous_direct_connect(rb);
 		/* TODO: Queue message */
-		//gaim_debug_warning("rendezvous", "Could not send message to %s: Unable to establish connection.\n", who);
+		/* gaim_debug_warning("rendezvous", "Could not send message to %s: Unable to establish connection.\n", who); */
 	}
 	else
 	{

mercurial