summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_orders.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_get_orders.c')
-rw-r--r--src/lib/merchant_api_get_orders.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/merchant_api_get_orders.c b/src/lib/merchant_api_get_orders.c
index 2f18a6a1..959493fe 100644
--- a/src/lib/merchant_api_get_orders.c
+++ b/src/lib/merchant_api_get_orders.c
@@ -362,7 +362,6 @@ TALER_MERCHANT_orders_get2 (
ogh->url));
ogh->job = GNUNET_CURL_job_add (ctx,
eh,
- GNUNET_YES,
&handle_get_orders_finished,
ogh);
return ogh;