From c38f521dd8342a609a11daa8b5d3916cb517efdd Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 18 Dec 2018 16:09:17 +0100 Subject: /deposit: #5284. --- src/include/taler_testing_lib.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 8c2b01f82..3058d4ce5 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -1016,7 +1016,6 @@ TALER_TESTING_cmd_status (const char *label, * Create a "deposit" command. * * @param label command label. - * @param exchange exchange connection. * @param coin_reference reference to any operation that can * provide a coin. * @param coin_index if @a withdraw_reference offers an array of @@ -1036,7 +1035,6 @@ TALER_TESTING_cmd_status (const char *label, struct TALER_TESTING_Command TALER_TESTING_cmd_deposit (const char *label, - struct TALER_EXCHANGE_Handle *exchange, const char *coin_reference, unsigned int coin_index, json_t *wire_details, -- cgit v1.2.3