diff src/protocols/jabber/chat.h @ 8158:e283be34aadf

[gaim-migrate @ 8870] this hasn't crahed on me yet, and lets chats know what your nick is on a per-room basis, since Jabber is cool enough to let you be different nicks in different rooms committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 21 Jan 2004 04:55:34 +0000
parents d60272410bd5
children 387ba791d5f9
line wrap: on
line diff
--- a/src/protocols/jabber/chat.h	Wed Jan 21 04:51:29 2004 +0000
+++ b/src/protocols/jabber/chat.h	Wed Jan 21 04:55:34 2004 +0000
@@ -34,7 +34,6 @@
 	JabberStream *js;
 	char *room;
 	char *server;
-	char *nick;
 	int id;
 	GaimConversation *conv;
 	gboolean muc;