diff src/prefs.c @ 3466:7a3f16a375a5

[gaim-migrate @ 3516] some patches from some people. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 29 Aug 2002 01:47:15 +0000
parents 222e23f91092
children d33ec392a5e1
line wrap: on
line diff
--- a/src/prefs.c	Thu Aug 29 01:43:23 2002 +0000
+++ b/src/prefs.c	Thu Aug 29 01:47:15 2002 +0000
@@ -271,7 +271,6 @@
 /* These are the pages in the preferences notebook */
 GtkWidget *interface_page() {
 	GtkWidget *ret;
-	GtkWidget *frame;
 	GtkWidget *vbox;
 	ret = gtk_vbox_new(FALSE, 18);
 	gtk_container_set_border_width (GTK_CONTAINER (ret), 12);