Commit d97a54a6 authored by Rémi Duraffort's avatar Rémi Duraffort

Revert "luatelnet: missing debug message."

This reverts commit 8c1d2b3e.
parent 31150350
......@@ -243,6 +243,7 @@ while not vlc.misc.should_die() do
returned_values = returned_values .. client.buffer
client.buffer = commands
end
vlc.msg.err("end of loop")
client.buffer = returned_values
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment