Removing all the tests for the bluetooth transport plugin.
[oweals/gnunet.git] / src / transport / plugin_transport_http_server.c
index 5fd1af2b02f815bbd1dc3e21dd4c823fa5343609..4d879e1661ec642856e9a12175ed2ea4e20138cc 100644 (file)
@@ -2142,7 +2142,6 @@ server_start (struct HTTP_Server_Plugin *plugin)
   GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, plugin->name,
                    "%s %s server component started on port %u\n",
                    msg, plugin->name, plugin->port);
-  sleep (10);
   return GNUNET_OK;
 }