diff src/account.h @ 5979:49ae70ffcea5

[gaim-migrate @ 6426] The check mail option now actually works. It turns out I was quite stupid and cleared all settings almost immediately after setting that one. Doh. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 30 Jun 2003 04:45:52 +0000
parents 158196b2db19
children 8d10cdfe1bb1
line wrap: on
line diff
--- a/src/account.h	Mon Jun 30 03:12:40 2003 +0000
+++ b/src/account.h	Mon Jun 30 04:45:52 2003 +0000
@@ -47,7 +47,6 @@
 	char *buddy_icon;           /**< The buddy icon.             */
 
 	gboolean remember_pass;     /**< Remember the password.      */
-	gboolean check_mail;        /**< Check for mail.             */
 
 	char *protocol_id;          /**< The ID of the protocol.     */