* luci/libs/cbi: remove leftover debugging code
This commit is contained in:
parent
c0b2cda50e
commit
b869dfa552
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ function load(cbimap, ...)
|
||||||
end
|
end
|
||||||
|
|
||||||
if field.name == cbid and fd then
|
if field.name == cbid and fd then
|
||||||
io.stderr:write("*** CHUNK:"..tostring(#chunk).." ***\n")
|
|
||||||
fd:write(chunk)
|
fd:write(chunk)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue