Omit commented reference to speedtest

This commit is contained in:
Tony Garnock-Jones 2012-05-03 10:06:28 -04:00
parent 225ad7e92e
commit 784304ed5d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ let _ =
Amqp_relay.init ();
Ui_main.init ();
Ui_relay.init ();
(* Speedtest.init (); *)
Relay.init ();
Server_control.run_until "AMQP ready";
Server_control.run_until "HTTP ready";