fix perf_ return value
authorChristian Grothoff <christian@grothoff.org>
Tue, 1 May 2018 09:54:20 +0000 (11:54 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 1 May 2018 09:54:20 +0000 (11:54 +0200)
src/namestore/perf_namestore_api_zone_iteration.c

index 8b5c53576ce23a8e3557d7d3c5bedd11d1d003f5..220c3c495ad7d79cd0ea0b0f23803616d2780eaa 100644 (file)
@@ -119,7 +119,6 @@ end (void *cls)
     GNUNET_free (privkey);
     privkey = NULL;
   }
-  res = 1;
 }