This commit is contained in:
Christian Grothoff 2020-01-18 23:53:15 +01:00
parent b90ce2e467
commit 447ae4da0b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -76,19 +76,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.