Merge pull request #19 from naclander/patch-1

Remove no-latency-control assertion
This commit is contained in:
Brian May 2015-09-16 13:08:23 +10:00
commit 3cf5002b62

View File

@ -215,7 +215,6 @@ def main():
helpers.logprefix = ' s: '
else:
helpers.logprefix = 'server: '
assert latency_control is not None
debug1('latency control setting = %r\n' % latency_control)
routes = list(list_routes())