From 6bfe1eb75609fbcb6a8ef1b160d64140981c71e2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 16 Jul 2020 20:52:45 +0200 Subject: API change, #6188 --- src/lib/merchant_api_get_products.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/merchant_api_get_products.c') diff --git a/src/lib/merchant_api_get_products.c b/src/lib/merchant_api_get_products.c index c3edbde0..ba9ef88a 100644 --- a/src/lib/merchant_api_get_products.c +++ b/src/lib/merchant_api_get_products.c @@ -241,7 +241,6 @@ TALER_MERCHANT_products_get ( pgh->url)); pgh->job = GNUNET_CURL_job_add (ctx, eh, - GNUNET_YES, &handle_get_products_finished, pgh); return pgh; -- cgit v1.2.3