diff src/protocols/irc/irc.c @ 7156:bb484e976aa8

[gaim-migrate @ 7723] warnings are bad. plugins that don't load are even worse. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 05 Oct 2003 05:04:55 +0000
parents 5c03e3e0d451
children 443fc7d6fbff
line wrap: on
line diff
--- a/src/protocols/irc/irc.c	Sun Oct 05 05:03:38 2003 +0000
+++ b/src/protocols/irc/irc.c	Sun Oct 05 05:04:55 2003 +0000
@@ -130,7 +130,6 @@
 
 static GList *irc_actions(GaimConnection *gc)
 {
-	struct irc_conn *irc = gc->proto_data;
 	struct proto_actions_menu *pam;
 	GList *list = NULL;