diff options
Diffstat (limited to 'src/backend/anastasis-httpd_truth-upload.c')
-rw-r--r-- | src/backend/anastasis-httpd_truth-upload.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/anastasis-httpd_truth-upload.c b/src/backend/anastasis-httpd_truth-upload.c index b8d2a84..362d7e1 100644 --- a/src/backend/anastasis-httpd_truth-upload.c +++ b/src/backend/anastasis-httpd_truth-upload.c | |||
@@ -415,7 +415,6 @@ check_payment_cb (void *cls, | |||
415 | "description", "challenge storage fee", | 415 | "description", "challenge storage fee", |
416 | "quantity", (json_int_t) tuc->years_to_pay, | 416 | "quantity", (json_int_t) tuc->years_to_pay, |
417 | "unit", "years", | 417 | "unit", "years", |
418 | |||
419 | "order_id", | 418 | "order_id", |
420 | order_id); | 419 | order_id); |
421 | GNUNET_free (order_id); | 420 | GNUNET_free (order_id); |