summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_delete_product.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_delete_product.c')
-rw-r--r--src/lib/merchant_api_delete_product.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/merchant_api_delete_product.c b/src/lib/merchant_api_delete_product.c
index 88607b42..3cfabdf8 100644
--- a/src/lib/merchant_api_delete_product.c
+++ b/src/lib/merchant_api_delete_product.c
@@ -175,7 +175,6 @@ TALER_MERCHANT_product_delete (
MHD_HTTP_METHOD_DELETE));
pdh->job = GNUNET_CURL_job_add (ctx,
eh,
- GNUNET_YES,
&handle_delete_product_finished,
pdh);
}