diff src/gtkprefs.c @ 12281:970fec1d7062

[gaim-migrate @ 14585] Get rid of some old code and fully remove 2 deprecated prefs committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 01 Dec 2005 05:13:50 +0000
parents 3ef381cdc47e
children a88ca6da0b38
line wrap: on
line diff
--- a/src/gtkprefs.c	Thu Dec 01 05:03:45 2005 +0000
+++ b/src/gtkprefs.c	Thu Dec 01 05:13:50 2005 +0000
@@ -1947,5 +1947,7 @@
 	gaim_prefs_remove("/gaim/gtk/sound/signon");
 	gaim_prefs_remove("/gaim/gtk/sound/silent_signon");
 	gaim_prefs_remove("/gaim/gtk/away/queue_messages");
+	gaim_prefs_remove("/gaim/gtk/away");
 	gaim_prefs_remove("/plugins/gtk/docklet/queue_messages");
+	gaim_prefs_remove("/plugins/gtk/docklet");
 }