diff -r 96e1ff18a312 -r 23ac6d9de1fa src/connection.h --- 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. */