From 5efcee9d4d5fdf372fcdf4b580ce338889ff1339 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 20 Nov 2008 03:00:43 +0000 Subject: Remove or comment useless prints, or change them to log() --- util/logger.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/logger.lua') diff --git a/util/logger.lua b/util/logger.lua index f93cafc1..e9440a04 100644 --- a/util/logger.lua +++ b/util/logger.lua @@ -33,4 +33,4 @@ function init(name) end end -return _M; \ No newline at end of file +return _M; -- cgit v1.2.3