From 4fde76049ea383f73ff84f1331dba20180ad80e3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jul 2020 20:36:51 +0200 Subject: boolean argument removed in GNUNET_CURL_job_add (#6188) --- src/lib/exchange_api_deposits_get.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/exchange_api_deposits_get.c') diff --git a/src/lib/exchange_api_deposits_get.c b/src/lib/exchange_api_deposits_get.c index b070bb506..8cb9c3fff 100644 --- a/src/lib/exchange_api_deposits_get.c +++ b/src/lib/exchange_api_deposits_get.c @@ -390,7 +390,6 @@ TALER_EXCHANGE_deposits_get ( ctx = TEAH_handle_to_context (exchange); dwh->job = GNUNET_CURL_job_add (ctx, eh, - GNUNET_NO, &handle_deposit_wtid_finished, dwh); return dwh; -- cgit v1.2.3