changeset 12280:45aa1d86428e

[gaim-migrate @ 14584] This pref has been renamed to other things committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 01 Dec 2005 05:03:45 +0000
parents 234c25bc5d49
children 970fec1d7062
files plugins/docklet/docklet.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/docklet/docklet.c	Thu Dec 01 04:35:05 2005 +0000
+++ b/plugins/docklet/docklet.c	Thu Dec 01 05:03:45 2005 +0000
@@ -483,9 +483,6 @@
 static void
 plugin_init(GaimPlugin *plugin)
 {
-	/* TODO: these will be removed once queuing is working in the ui */
-	gaim_prefs_add_none("/plugins/gtk/docklet");
-	gaim_prefs_add_bool("/plugins/gtk/docklet/queue_messages", FALSE);
 }
 
 GAIM_INIT_PLUGIN(docklet, plugin_init, info)