changeset 11203:430b2a8cccb5

[gaim-migrate @ 13331] Remove a // comment in the rendezvous prpl that will eventually be removed in favor of a Bonjour prpl committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 Aug 2005 02:28:23 +0000
parents ff4884029708
children a015b1cb7368
files src/protocols/rendezvous/direct.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
 	{