commit 447ae4da0bdd07e2b52470676b87658f1572f43e parent b90ce2e467804e9590b200fec386d52d30cb7b3b Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 18 Jan 2020 23:53:15 +0100 DCE Diffstat:
| M | src/lib/test_exchange_api_twisted.c | | | 13 | ------------- |
1 file changed, 0 insertions(+), 13 deletions(-)
diff --git a/src/lib/test_exchange_api_twisted.c b/src/lib/test_exchange_api_twisted.c @@ -77,19 +77,6 @@ CMD_EXEC_WIREWATCH (char *label) /** - * Execute the taler-exchange-aggregator command with - * our configuration file. - * - * @param label label to use for the command. - */ -static struct TALER_TESTING_Command -CMD_EXEC_AGGREGATOR (char *label) -{ - return TALER_TESTING_cmd_exec_aggregator (label, CONFIG_FILE); -} - - -/** * Run wire transfer of funds from some user's account to the * exchange. *