From: Christian Grothoff Date: Tue, 1 May 2018 09:54:20 +0000 (+0200) Subject: fix perf_ return value X-Git-Tag: v0.11.0pre66~93^2~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8f2f5bc2ee8ebf9b059b7b7e3104f25c5c363458;p=oweals%2Fgnunet.git fix perf_ return value --- diff --git a/src/namestore/perf_namestore_api_zone_iteration.c b/src/namestore/perf_namestore_api_zone_iteration.c index 8b5c53576..220c3c495 100644 --- a/src/namestore/perf_namestore_api_zone_iteration.c +++ b/src/namestore/perf_namestore_api_zone_iteration.c @@ -119,7 +119,6 @@ end (void *cls) GNUNET_free (privkey); privkey = NULL; } - res = 1; }