summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 23:53:15 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 23:53:15 +0100
commit447ae4da0bdd07e2b52470676b87658f1572f43e (patch)
treeb96789f3a3f014396ab5c29ef758d530dd97d0a6 /src
parentb90ce2e467804e9590b200fec386d52d30cb7b3b (diff)
downloadexchange-447ae4da0bdd07e2b52470676b87658f1572f43e.tar.gz
exchange-447ae4da0bdd07e2b52470676b87658f1572f43e.tar.bz2
exchange-447ae4da0bdd07e2b52470676b87658f1572f43e.zip
DCE
Diffstat (limited to 'src')
-rw-r--r--src/lib/test_exchange_api_twisted.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/lib/test_exchange_api_twisted.c b/src/lib/test_exchange_api_twisted.c
index 1725b1598..5ae71128b 100644
--- 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.
*