diff src/multi.h @ 2248:cef6d4e81aec

[gaim-migrate @ 2258] per-account? global? i don't know. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 09 Sep 2001 11:33:08 +0000
parents 3a6fd1e8f00a
children 78fab38249a2
line wrap: on
line diff
--- a/src/multi.h	Sun Sep 09 10:12:26 2001 +0000
+++ b/src/multi.h	Sun Sep 09 11:33:08 2001 +0000
@@ -78,9 +78,6 @@
 	/* email notification (MSN and Yahoo) */
 	GtkWidget *email_win;
 	GtkWidget *email_label;
-
-	/* buddy icon file */
-	char *iconfile;
 };
 
 struct proto_user_opt {