summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/taler_merchant_testing_lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h
index d1755a95..8442bf24 100644
--- a/src/include/taler_merchant_testing_lib.h
+++ b/src/include/taler_merchant_testing_lib.h
@@ -87,7 +87,6 @@ TALER_TESTING_cmd_proposal (const char *label,
* Make a "proposal lookup" command.
*
* @param label command label.
- * @param ctx CURL context.
* @param merchant_url base URL of the merchant backend
* serving the proposal lookup request.
* @param http_status expected HTTP response code.