From b105ae21cd47682a4e426604cb15ee6c11aea201 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 22 Oct 2009 16:36:54 +0200 Subject: README: updated net description --- net.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'net.lua') diff --git a/net.lua b/net.lua index 7ec32f3..2fa27b4 100644 --- a/net.lua +++ b/net.lua @@ -10,7 +10,6 @@ local tonumber = tonumber local os = { time = os.time } local io = { open = io.open } local setmetatable = setmetatable -local math = { floor = math.floor } local string = { match = string.match, format = string.format -- cgit v1.2.3