Remove unneeded line.

This commit is contained in:
Bob Lantz
2013-07-04 00:45:08 -07:00
parent 32502bbd1a
commit fcdb6d8a54
-1
View File
@@ -107,7 +107,6 @@ info( '* Stopping Data Network\n' )
net.stop()
info( '* Stopping Control Network\n' )
net.hosts = [] # Avoid stopping controllers twice
cnet.stop()