From 061eaac70f9548f23a895b3cf8dec4d51ca4fe8f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Jan 2020 19:45:45 +0100 Subject: split of check_empty logic --- 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 af122abde..bb5270042 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -1081,7 +1081,6 @@ TALER_TESTING_cmd_track_transfer_empty (const char *label, * @param expected_amount how much money we expect being moved * with this wire-transfer. * @param expected_wire_fee expected wire fee. - * * @return the command */ struct TALER_TESTING_Command @@ -1102,7 +1101,6 @@ TALER_TESTING_cmd_track_transfer (const char *label, * @param amount the amount expected to be transferred. * @param debit_account the account that gave money. * @param credit_account the account that received money. - * * @return the command */ struct TALER_TESTING_Command -- cgit v1.2.3