applications/luci-splash: remove debugging code from splashd

This commit is contained in:
Jo-Philipp Wich 2009-02-19 23:12:34 +00:00
parent 593bc2df7b
commit 8eb07fa76c

View file

@ -16,7 +16,6 @@ while true do
if client then
client:settimeout(1)
local srv
print (client:getpeername())
local ip = luci.ip.IPv4((client:getpeername()))
local function find_srv(section)