applications/luci-splash: remove debugging code from splashd
This commit is contained in:
parent
593bc2df7b
commit
8eb07fa76c
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user