diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-06-24 16:15:42 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-06-24 16:15:42 +0200 |
commit | c42d54473632391f2e099c24e78377457b239a5c (patch) | |
tree | 0e4d86dc380340a900039a18597114787d8bc21e /src/auditor | |
parent | 2d662e3f8e62e750cf2dcf2030cc69e8ae176960 (diff) |
convert rest of exchangedb plugin API to fix #5010-issues
Diffstat (limited to 'src/auditor')
-rw-r--r-- | src/auditor/taler-auditor.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c index 21c9579cd..f0608d661 100644 --- a/src/auditor/taler-auditor.c +++ b/src/auditor/taler-auditor.c @@ -2405,8 +2405,6 @@ struct CoinContext /** * Current financial risk of the exchange operator with respect * to key compromise. - * - * TODO: not yet properly used! */ struct TALER_Amount risk; |