# HG changeset patch # User Nathan Walp # Date 1047418123 0 # Node ID 8708bbf40e4051b86dcc4ae84b678d343b272cdb # Parent 3fa8596a45dc130532f0a8107f1b3e70224ddb0e [gaim-migrate @ 5028] this just looked silly committer: Tailor Script diff -r 3fa8596a45dc -r 8708bbf40e40 src/prefs.c --- 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); */