util/stanza.lua

changeset 1935
05adeddf9f1b
parent 1932
af8cdbb63b13
child 1984
f2b1f89e1d7c
--- a/util/stanza.lua	Thu Oct 08 18:41:30 2009 +0100
+++ b/util/stanza.lua	Thu Oct 08 20:06:07 2009 +0100
@@ -37,8 +37,6 @@
 	end
 end
 
-local log = require "util.logger".init("stanza");
-
 module "stanza"
 
 stanza_mt = { __type = "stanza" };

mercurial