summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_auditors.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-11-26 13:53:57 +0100
committerChristian Grothoff <christian@grothoff.org>2015-11-26 13:53:57 +0100
commit6d874378f38e78e43f3a42fe764f3adc9e1f3427 (patch)
tree0cb88bcb471f3a70108f212d210d68ccd5d92789 /src/backend/taler-merchant-httpd_auditors.c
parent9ac12f14e9d2272b67877525c076824ff4b813f5 (diff)
downloadmerchant-6d874378f38e78e43f3a42fe764f3adc9e1f3427.tar.gz
merchant-6d874378f38e78e43f3a42fe764f3adc9e1f3427.tar.bz2
merchant-6d874378f38e78e43f3a42fe764f3adc9e1f3427.zip
also compute total amount deposited
Diffstat (limited to 'src/backend/taler-merchant-httpd_auditors.c')
-rw-r--r--src/backend/taler-merchant-httpd_auditors.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_auditors.c b/src/backend/taler-merchant-httpd_auditors.c
index 84fbb344..ecb0cb64 100644
--- a/src/backend/taler-merchant-httpd_auditors.c
+++ b/src/backend/taler-merchant-httpd_auditors.c
@@ -147,7 +147,6 @@ int
TMH_AUDITORS_init (const struct GNUNET_CONFIGURATION_Handle *cfg)
{
unsigned int cnt;
- int ok;
GNUNET_CONFIGURATION_iterate_sections (cfg,
&parse_auditors,