From 10c56bcea05df9ac5a7036850039900fbe435e00 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 20 Mar 2020 02:36:50 +0100 Subject: improving benchmarking logic, including more timings --- src/json/json.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/json') diff --git a/src/json/json.c b/src/json/json.c index 01a5bfe2b..f0c0aff57 100644 --- a/src/json/json.c +++ b/src/json/json.c @@ -73,7 +73,6 @@ TALER_JSON_get_error_code (const json_t *json) if (NULL == json) { - abort (); GNUNET_break_op (0); return TALER_EC_INVALID_RESPONSE; } -- cgit v1.2.3