diff options
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 0f94e1c2..549539a3 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -1623,7 +1623,6 @@ TALER_TESTING_cmd_deposit_replay (const char *label, * @param contract_terms contract terms to be signed over by the * coin. * @param refund_deadline refund deadline, zero means 'no refunds'. - * @param amount how much is going to be deposited. * @param expected_response_code expected HTTP response code. * @param ... NULL-terminated list with an even number of * strings that alternate referring to coins |