--- a/iro/controller/pool.py Thu Feb 09 17:36:31 2012 +0100 +++ b/iro/controller/pool.py Thu Feb 09 18:27:58 2012 +0100 @@ -29,4 +29,3 @@ '''starting all pools''' for pool in pools: pool.start(reactor) -