diff -r 0e56819ee51b -r b062ee7865fc plugins/mod_disco.lua --- a/plugins/mod_disco.lua Tue Aug 18 12:42:56 2009 +0500 +++ b/plugins/mod_disco.lua Tue Aug 18 12:43:21 2009 +0500 @@ -6,7 +6,6 @@ -- COPYING file in the source package for more information. -- -local discomanager_handle = require "core.discomanager".handle; local componentmanager_get_children = require "core.componentmanager".get_children; module:add_feature("http://jabber.org/protocol/disco#info");