diff src/gtkprefs.c @ 5868:d048e5f2af27

[gaim-migrate @ 6299] assorted compile cleanups and fixes I came across committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 14 Jun 2003 15:25:03 +0000
parents 96e5b32e75ad
children 44d381ad19a9
line wrap: on
line diff
--- a/src/gtkprefs.c	Sat Jun 14 12:01:19 2003 +0000
+++ b/src/gtkprefs.c	Sat Jun 14 15:25:03 2003 +0000
@@ -950,7 +950,6 @@
 	GtkWidget *button, *close_checkbox;
 	GtkSizeGroup *sg;
 	GList *names = NULL;
-	int i;
 
 	ret = gtk_vbox_new(FALSE, 18);
 	gtk_container_set_border_width(GTK_CONTAINER(ret), 12);