diff src/connection.h @ 11973:0fab529c01fc

[gaim-migrate @ 14266] Get rid of gc->login_time FYI login_time and is_idle are both in gc->presence committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Nov 2005 17:47:04 +0000
parents 73777ad45562
children 3ef381cdc47e
line wrap: on
line diff
--- a/src/connection.h	Fri Nov 04 17:33:32 2005 +0000
+++ b/src/connection.h	Fri Nov 04 17:47:04 2005 +0000
@@ -89,7 +89,6 @@
 	guint keepalive;             /**< Keep-alive.                        */
 
 	guint idle_timer;            /**< The idle timer.                    */
-	time_t login_time;           /**< Time of login.                     */
 	time_t last_sent_time;       /**< The time something was last sent.  */
 
 	gboolean is_auto_away;       /**< Whether or not it's auto-away.     */