examples/muc.lua
changeset 121 75a7d595817c
parent 111 5bcdb71ef2f2
--- a/examples/muc.lua	Sun May 20 06:24:50 2012 +0300
+++ b/examples/muc.lua	Sun May 20 06:24:53 2012 +0300
@@ -43,6 +43,4 @@
 			end )
 	end, false, 'jid' )
 
-commands_help['room-config'] = "[room_jid]\n\nRequests room configuration form from server. You must be owner of this room."
-
 -- vim: se ts=4 sw=4: --