src/connection.h

changeset 11972
23ac6d9de1fa
parent 11718
90804d019837
child 11973
42a29ebcf30b
--- a/src/connection.h	Fri Nov 04 07:37:10 2005 +0000
+++ b/src/connection.h	Fri Nov 04 17:33:32 2005 +0000
@@ -91,7 +91,6 @@
 	guint idle_timer;            /**< The idle timer.                    */
 	time_t login_time;           /**< Time of login.                     */
 	time_t last_sent_time;       /**< The time something was last sent.  */
-	int is_idle;                 /**< Idle state of the connection.      */
 
 	gboolean is_auto_away;       /**< Whether or not it's auto-away.     */
 

mercurial