removed references to gevent

This commit is contained in:
Rudi Grinberg 2012-11-05 16:11:35 -05:00
parent 6392c69e27
commit 66138c4baf
1 changed files with 0 additions and 1 deletions

View File

@ -160,5 +160,4 @@ if __name__ == '__main__':
sys.exit(0)
print("Running mm1.99")
main(args['--config'],args['--apiclient'],args['--log'])
#gevent.joinall([ gevent.spawn(main_loop) ])