From 875611bddc13935f5cb34c37720f7fa1661296cd Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 15 Oct 2020 12:00:19 +0200 Subject: Doxygen fixes --- src/testing/testing_api_cmd_pay_order.c | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/testing/testing_api_cmd_pay_order.c') diff --git a/src/testing/testing_api_cmd_pay_order.c b/src/testing/testing_api_cmd_pay_order.c index 64cb32a8..0efa9b44 100644 --- a/src/testing/testing_api_cmd_pay_order.c +++ b/src/testing/testing_api_cmd_pay_order.c @@ -479,22 +479,6 @@ pay_traits (void *cls, } -/** - * Make a "pay" test command. - * - * @param label command label. - * @param merchant_url merchant base url - * @param http_status expected HTTP response code. - * @param proposal_reference the proposal whose payment status - * is going to be checked. - * @param coin_reference reference to any command which is able - * to provide coins to use for paying. - * @param amount_with_fee amount to pay, including the deposit - * fee - * @param amount_without_fee amount to pay, no fees included. - * @param session_id the session id to use for the payment (can be NULL). - * @return the command - */ struct TALER_TESTING_Command TALER_TESTING_cmd_merchant_pay_order (const char *label, const char *merchant_url, -- cgit v1.2.3