From 89eb3c5d00a0da8a72d303e898ecfd2f63f9eb2b Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 27 Dec 2008 21:18:12 +0000 Subject: Remove logging for server.lua --- net/server.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/net/server.lua b/net/server.lua index 68fa5be3..8ec2bcfd 100644 --- a/net/server.lua +++ b/net/server.lua @@ -37,7 +37,6 @@ local coroutine_wrap = coroutine.wrap local coroutine_yield = coroutine.yield local print = print; local out_put = function () end --print; -local out_put = print; local out_error = print; --// extern libs //-- -- cgit v1.2.3