From 410796aa0383385cbb0d12d17d56d69ee15d0497 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 6 Nov 2009 08:33:14 +0000 Subject: [PATCH] to be fixed by jilu: --- src/util/test_bio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/test_bio.c b/src/util/test_bio.c index fbcfa02ac..e18b0d307 100644 --- a/src/util/test_bio.c +++ b/src/util/test_bio.c @@ -33,7 +33,7 @@ int main (int argc, char *argv[]) { - +#if 0 char *readResultString; int64_t testNumber = (int64_t) TESTNUMBER64; int64_t testNum; @@ -153,7 +153,7 @@ main (int argc, char *argv[]) GNUNET_free (fileName2); GNUNET_free (fileName3); GNUNET_free (fileName4); - +#endif return 0; -- 2.25.1