summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_delete_order.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_delete_order.c')
-rw-r--r--src/testing/testing_api_cmd_delete_order.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testing/testing_api_cmd_delete_order.c b/src/testing/testing_api_cmd_delete_order.c
index aa5cb32e..0ddf6cf2 100644
--- a/src/testing/testing_api_cmd_delete_order.c
+++ b/src/testing/testing_api_cmd_delete_order.c
@@ -144,16 +144,6 @@ delete_order_cleanup (void *cls,
}
-/**
- * Define a "DELETE order" CMD.
- *
- * @param label command label.
- * @param merchant_url base URL of the merchant serving the
- * DELETE /instances/$ID request.
- * @param order_id the ID of the instance to query
- * @param http_status expected HTTP response code.
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_delete_order (const char *label,
const char *merchant_url,