--- 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. */