Remove some declarations I added while debugging

This commit is contained in:
Matthew Wild 2008-11-21 05:06:01 +00:00
parent 48e7f5ea64
commit 430180dafb

View file

@ -1,7 +1,6 @@
local match = string.match;
local tostring = tostring;
local print = print
module "jid"
function split(jid)