--- a/libpurple/protocols/irc/irc.h Fri May 25 19:28:41 2012 +0000 +++ b/libpurple/protocols/irc/irc.h Fri May 25 19:41:04 2012 +0000 @@ -3,7 +3,7 @@ * * purple * - * Copyright (C) 2003, Ethan Blanton <eblanton@cs.purdue.edu> + * Copyright (C) 2003, 2012 Ethan Blanton <elb@pidgin.im> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -56,7 +56,6 @@ int fd; guint inpa; guint timer; - guint who_channel_timer; GHashTable *buddies; gboolean ison_outstanding;