From cf45b8dff29c366d51aa2e6ea6a64b99b514b9c9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Nov 2009 14:10:32 +0000 Subject: bugfixes and redesigning scheduler API --- src/core/test_core_api_start_only.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/test_core_api_start_only.c') diff --git a/src/core/test_core_api_start_only.c b/src/core/test_core_api_start_only.c index ce2668b89..5ca750664 100644 --- a/src/core/test_core_api_start_only.c +++ b/src/core/test_core_api_start_only.c @@ -166,7 +166,6 @@ setup_peer (struct PeerContext *p, const char *cfgname) "-L", "DEBUG", #endif "-c", cfgname, NULL); - sleep (1); /* allow ARM to start */ #endif GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname)); GNUNET_ARM_start_services (p->cfg, sched, "core", NULL); -- cgit v1.2.3