summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-15 22:33:25 +0200
committerChristian Grothoff <christian@grothoff.org>2015-04-15 22:33:25 +0200
commit0baad4430c7f2ee596c05c0eae96b8dfabf7276e (patch)
tree82809256f76e14b597cf33bf85c72fc26ebdbe2e /src/mint/taler-mint-httpd_deposit.c
parent790b331a8d147e4185134483ad4733ea4b5cfdcb (diff)
downloadexchange-0baad4430c7f2ee596c05c0eae96b8dfabf7276e.tar.gz
exchange-0baad4430c7f2ee596c05c0eae96b8dfabf7276e.tar.bz2
exchange-0baad4430c7f2ee596c05c0eae96b8dfabf7276e.zip
preparing to have /test handlers in build system
Diffstat (limited to 'src/mint/taler-mint-httpd_deposit.c')
-rw-r--r--src/mint/taler-mint-httpd_deposit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_deposit.c b/src/mint/taler-mint-httpd_deposit.c
index 509eb5c67..a45cf354b 100644
--- a/src/mint/taler-mint-httpd_deposit.c
+++ b/src/mint/taler-mint-httpd_deposit.c
@@ -23,7 +23,6 @@
* @author Christian Grothoff
*
* TODO:
- * - missing 'wire' format check (well-formed SEPA-details) (#3624)
* - ugly if-construction for deposit type
*/
#include "platform.h"