From eb5c56279680c2337bb4a752a7d1f269c7d13888 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Apr 2010 13:14:29 +0000 Subject: resume and less debug crap --- src/fs/test_fs_namespace.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/fs/test_fs_namespace.c') diff --git a/src/fs/test_fs_namespace.c b/src/fs/test_fs_namespace.c index 8e13b211d..b57f19bc9 100644 --- a/src/fs/test_fs_namespace.c +++ b/src/fs/test_fs_namespace.c @@ -77,7 +77,6 @@ setup_peer (struct PeerContext *p, const char *cfgname) "-c", cfgname, NULL); #endif GNUNET_assert (GNUNET_OK == GNUNET_CONFIGURATION_load (p->cfg, cfgname)); - GNUNET_ARM_start_services (p->cfg, sched, "core", NULL); } @@ -106,7 +105,6 @@ abort_ksk_search_task (void *cls, ksk_search = NULL; if (sks_search == NULL) { - fprintf (stderr, "initiating shutdown\n"); GNUNET_FS_stop (fs); } } @@ -128,7 +126,6 @@ abort_sks_search_task (void *cls, GNUNET_assert (GNUNET_OK == GNUNET_FS_namespace_delete (ns, GNUNET_YES)); if (ksk_search == NULL) { - fprintf (stderr, "initiating shutdown\n"); GNUNET_FS_stop (fs); } } -- cgit v1.2.3