summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_refund_order.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_refund_order.c')
-rw-r--r--src/testing/testing_api_cmd_refund_order.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/testing/testing_api_cmd_refund_order.c b/src/testing/testing_api_cmd_refund_order.c
index aa328368..933ca524 100644
--- a/src/testing/testing_api_cmd_refund_order.c
+++ b/src/testing/testing_api_cmd_refund_order.c
@@ -227,18 +227,6 @@ refund_increase_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 reason refund justification, human-readable.
- * @param order_id order id of the contract to refund.
- * @param refund_amount amount to be refund-increased.
- * @param http_code expected HTTP response code.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_order_refund (const char *label,
const char *merchant_url,