summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_products.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_get_products.c')
-rw-r--r--src/lib/merchant_api_get_products.c1
1 files changed, 0 insertions, 1 deletions
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;