summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-17 19:06:26 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-17 19:06:26 +0100
commit543b4f7a7c72bf5cdaa8d0fb3480e935223cf26f (patch)
treec6c50d5e43bc179784c690b29b52e5c6d49fa53e /src/auditor/taler-auditor.c
parent3d1d78f23af68de52fcf49f6412b44882bbd5e22 (diff)
downloadexchange-543b4f7a7c72bf5cdaa8d0fb3480e935223cf26f.tar.gz
exchange-543b4f7a7c72bf5cdaa8d0fb3480e935223cf26f.tar.bz2
exchange-543b4f7a7c72bf5cdaa8d0fb3480e935223cf26f.zip
fix FTBFS of test
Diffstat (limited to 'src/auditor/taler-auditor.c')
-rw-r--r--src/auditor/taler-auditor.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
index 48eb30cbe..cf7e332b4 100644
--- a/src/auditor/taler-auditor.c
+++ b/src/auditor/taler-auditor.c
@@ -36,13 +36,6 @@
* - deal with risk / expired denomination keys in #sync_denomination
* - write reporting logic to output nice report beyond GNUNET_log()
* - write logic to deal with emergency (#3887) -- and emergency-related tables!
- *
- * EXTERNAL:
- * - add tool to pay-back expired reserves (#4956), and support here
- * - add tool to verify 'reserves_in' from wire transfer inspection
- * - add tool to verify 'wire_out (TBD)' from wire transfer inspection
- * - add tool to trigger computation of historic revenues
- * (move balances from 'current' revenue/profits to 'historic' tables)
*/
#include "platform.h"
#include <gnunet/gnunet_util_lib.h>