core/rostermanager.lua

changeset 2050
adc1b92b8c6b
parent 2049
227f3fd2caaf
child 2909
bcfd76cc9b7d
child 2923
b7049746bd29
--- a/core/rostermanager.lua	Thu Oct 22 03:46:54 2009 +0500
+++ b/core/rostermanager.lua	Thu Oct 22 04:47:40 2009 +0500
@@ -18,6 +18,7 @@
 local tostring = tostring;
 
 local hosts = hosts;
+local bare_sessions = bare_sessions;
 
 local datamanager = require "util.datamanager"
 local st = require "util.stanza";

mercurial