summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_get_instances.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_get_instances.c')
-rw-r--r--src/testing/testing_api_cmd_get_instances.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/testing/testing_api_cmd_get_instances.c b/src/testing/testing_api_cmd_get_instances.c
index 25ceab47..3ad8c7ee 100644
--- a/src/testing/testing_api_cmd_get_instances.c
+++ b/src/testing/testing_api_cmd_get_instances.c
@@ -214,18 +214,6 @@ get_instances_cleanup (void *cls,
}
-/**
- * Define a "GET /instances" CMD.
- *
- * @param label command label.
- * @param merchant_url base URL of the merchant serving the
- * GET /instances request.
- * @param http_status expected HTTP response code.
- * @param ... NULL-terminated list of labels (const char *) of
- * product (commands) we expect to be returned in the list
- * (assuming @a http_code is #MHD_HTTP_OK)
- * @return the command.
- */
struct TALER_TESTING_Command
TALER_TESTING_cmd_merchant_get_instances (const char *label,
const char *merchant_url,