commit 3e0645c3f86a44112802603e5ab1afd8f247f229
parent a8f7e14d76df842cb13f1a2a4e8561b57d5abfc0
Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com>
Date: Mon, 14 Apr 2025 13:56:05 +0200
fix warning
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/testing/testing_api_cmd_post_orders.c b/src/testing/testing_api_cmd_post_orders.c
@@ -995,7 +995,6 @@ TALER_TESTING_cmd_merchant_post_orders_donau (
struct TALER_Amount brutto;
json_t *choice;
json_t *choices;
- json_t *inputs;
json_t *outputs;
ps = GNUNET_new (struct OrdersState);