diff src/prefs.c @ 6695:0c5637b5462e

[gaim-migrate @ 7221] This is contact support. Really. It has a few bugs left in it, like sorting not working, and stuff like that, but it's pretty solid for the most part. I'm not in the mood to do a whole lot of typing, so just use and enjoy. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 02 Sep 2003 03:41:10 +0000
parents 8c1b5dd87fbf
children 9b303dd88cb2
line wrap: on
line diff
--- a/src/prefs.c	Tue Sep 02 03:34:37 2003 +0000
+++ b/src/prefs.c	Tue Sep 02 03:41:10 2003 +0000
@@ -102,8 +102,6 @@
 	gaim_prefs_add_none("/plugins/lopl");
 	gaim_prefs_add_none("/plugins/prpl");
 
-	/* XXX: this is where you would want to put prefs declarations */
-
 	/* Away */
 	gaim_prefs_add_none("/core/away");
 	gaim_prefs_add_bool("/core/away/away_when_idle", TRUE);