[gaim-migrate @ 14584]

Thu, 01 Dec 2005 05:03:45 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 01 Dec 2005 05:03:45 +0000
changeset 12280
e76de1e066ef
parent 12279
9418540cb3bb
child 12281
e5fe6c35c179

[gaim-migrate @ 14584]
This pref has been renamed to other things

plugins/docklet/docklet.c file | annotate | diff | comparison | revisions
--- 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)

mercurial