diff src/prefs.c @ 4717:8708bbf40e40

[gaim-migrate @ 5028] this just looked silly committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 11 Mar 2003 21:28:43 +0000
parents e4dda06a3143
children 8ecc83cad126
line wrap: on
line diff
--- a/src/prefs.c	Tue Mar 11 21:02:25 2003 +0000
+++ b/src/prefs.c	Tue Mar 11 21:28:43 2003 +0000
@@ -547,7 +547,7 @@
 	gaim_button(_("_Save window size/position"), &blist_options, OPT_BLIST_SAVED_WINDOWS, vbox);
 	gaim_button(_("_Raise window on events"), &blist_options, OPT_BLIST_POPUP, vbox);
 
-	vbox = make_frame (ret, _("Group Display"));
+	/* vbox = make_frame (ret, _("Group Display")); */
 	/* gaim_button(_("Hide _groups with no online buddies"), &blist_options, OPT_BLIST_NO_MT_GRP, vbox); */
 	/* gaim_button(_("Show _numbers in groups"), &blist_options, OPT_BLIST_SHOW_GRPNUM, vbox); */