summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_wallet_post_orders_refund.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_wallet_post_orders_refund.c')
-rw-r--r--src/testing/testing_api_cmd_wallet_post_orders_refund.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/testing/testing_api_cmd_wallet_post_orders_refund.c b/src/testing/testing_api_cmd_wallet_post_orders_refund.c
index 2c3e9626..d50e2731 100644
--- a/src/testing/testing_api_cmd_wallet_post_orders_refund.c
+++ b/src/testing/testing_api_cmd_wallet_post_orders_refund.c
@@ -262,20 +262,6 @@ obtain_refunds_cleanup (void *cls,
}
-/**
- * Define a "refund order" CMD.
- *
- * @param label command label.
- * @param merchant_url base URL of the backend serving the
- * "refund increase" request.
- * @param order_ref order id of the contract to refund.
- * @param http_code expected HTTP response code.
- * @param ... NULL-terminated list of labels (const char *) of
- * refunds (commands) we expect to be aggregated in the transfer
- * (assuming @a http_code is #MHD_HTTP_OK). If @e refunded is false,
- * this parameter is ignored.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_wallet_order_refund (const char *label,
const char *merchant_url,