diff --git a/sys/apps/vnc.lua b/sys/apps/vnc.lua index ca8b670..5b17700 100644 --- a/sys/apps/vnc.lua +++ b/sys/apps/vnc.lua @@ -59,7 +59,6 @@ local function connect() while true do local data = socket:read() if not data then - _debug('exiting routine') break end for _,v in ipairs(data) do