From 8eb07fa76cc1223e50ebb14714607182e3a66698 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 19 Feb 2009 23:12:34 +0000 Subject: [PATCH] applications/luci-splash: remove debugging code from splashd --- applications/luci-splash/root/usr/bin/luci-splashd | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/luci-splash/root/usr/bin/luci-splashd b/applications/luci-splash/root/usr/bin/luci-splashd index c94537fbc..b6b877ad0 100755 --- a/applications/luci-splash/root/usr/bin/luci-splashd +++ b/applications/luci-splash/root/usr/bin/luci-splashd @@ -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) -- 2.11.0