diff src/server.c @ 11632:c4fde4165293

[gaim-migrate @ 13908] Someone should look into this before I get a chance to. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 10 Oct 2005 04:10:49 +0000
parents 9b3833da6840
children eb14bbcf7249
line wrap: on
line diff
--- a/src/server.c	Sun Oct 09 23:20:42 2005 +0000
+++ b/src/server.c	Mon Oct 10 04:10:49 2005 +0000
@@ -811,6 +811,7 @@
 			gaim_status_get_attr_value(status, "message"));
 
 		/* apply default fonts and colors */
+		/* TODO: Do we even need this? */
 		tmpmsg = stylize(away_msg, MSG_LEN);
 
 		/* Move this to oscar.c! */