examples/privacy.lua
changeset 121 75a7d595817c
parent 111 5bcdb71ef2f2
--- a/examples/privacy.lua	Sun May 20 06:24:50 2012 +0300
+++ b/examples/privacy.lua	Sun May 20 06:24:53 2012 +0300
@@ -66,8 +66,6 @@
 			end )
 	end, true )
 
-commands_help['blocklist'] = '[[add | del] [jid]]\n\nRetrieves list, adds or removes buddies to/from mcabber\'s server blocklist.\nAny stanzas from buddy in list are blocked by server.'
-
 local privacy_handler            = lm.message_handler.new ( privacy.iq_handler )
 local privacy_handler_registered = false