summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_wallet_get_tip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/merchant_api_wallet_get_tip.c')
-rw-r--r--src/lib/merchant_api_wallet_get_tip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/merchant_api_wallet_get_tip.c b/src/lib/merchant_api_wallet_get_tip.c
index d50b961c..66974738 100644
--- a/src/lib/merchant_api_wallet_get_tip.c
+++ b/src/lib/merchant_api_wallet_get_tip.c
@@ -219,7 +219,6 @@ TALER_MERCHANT_wallet_tip_get (struct GNUNET_CURL_Context *ctx,
tgh->job = GNUNET_CURL_job_add (ctx,
eh,
- GNUNET_YES,
&handle_wallet_tip_get_finished,
tgh);
return tgh;