Commit 1faf0b83 authored by David Wilson's avatar David Wilson

mitop: more dead code

parent fbe96119
......@@ -152,7 +152,6 @@ def main(router, argv):
host.recv = mitogen.core.Receiver(router)
host.recv.host = host
host.tasks = []
select.add(host.recv)
call_recv = host.context.call_async(remote_main,
......
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