# HG changeset patch # User Mark Doliner # Date 1133413425 0 # Node ID e76de1e066efec35b1a00254e334ca586763168a # Parent 9418540cb3bb8dd18b11a7c5b7377c21a70e81c7 [gaim-migrate @ 14584] This pref has been renamed to other things diff -r 9418540cb3bb -r e76de1e066ef 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)