Remove or comment useless prints, or change them to log()

This commit is contained in:
Matthew Wild 2008-11-20 03:00:43 +00:00
parent d8a04fa9e0
commit 5efcee9d4d
3 changed files with 4 additions and 6 deletions

View file

@ -33,4 +33,4 @@ function init(name)
end
end
return _M;
return _M;