From: Christian Grothoff Date: Fri, 6 Nov 2009 08:33:14 +0000 (+0000) Subject: to be fixed by jilu: X-Git-Tag: initial-import-from-subversion-38251~23156 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=410796aa0383385cbb0d12d17d56d69ee15d0497;p=oweals%2Fgnunet.git to be fixed by jilu: --- 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;