# HG changeset patch # User Mark Doliner # Date 1133413425 0 # Node ID 45aa1d86428ec3f06a27135388f098dd878ff36d # Parent 234c25bc5d49d4f3af07d551027fbea86a528948 [gaim-migrate @ 14584] This pref has been renamed to other things committer: Tailor Script diff -r 234c25bc5d49 -r 45aa1d86428e plugins/docklet/docklet.c --- 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)