diff src/multi.h @ 1051:713b0e14e0a9

[gaim-migrate @ 1061] user_info only in aim_user (saves 2k per connection); mem leak fixes in dialogs.c and multi.c; and proto_opt in aim_user (so prpls can have their own saved information per user). no way to draw protocol option selection window thingy yet, so prpls will either have to do that on their own or something. i don't know. we'll figure it out. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 02 Nov 2000 22:29:51 +0000
parents 38452403563b
children bde34730789c
line wrap: on
line diff
--- a/src/multi.h	Thu Nov 02 00:25:58 2000 +0000
+++ b/src/multi.h	Thu Nov 02 22:29:51 2000 +0000
@@ -53,7 +53,6 @@
 
 	char username[64];
 	char password[32];
-	char user_info[2048];
 	char g_screenname[64];
 	int options; /* same as aim_user options */
 	int keepalive;