diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-03-16 15:55:50 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-03-16 15:55:50 +0100 |
| commit | 84ccc79881674cdd25d4c0fa24b7c75214865093 (patch) | |
| tree | f225c88a02c330614f01febd73d8155f3b140725 /src/exchange/taler-exchange-httpd_recoup.c | |
| parent | 69dd5657fc47d881315b6d515941d66e03c9a8bf (diff) | |
integrate validation with wire, where it belongs
Diffstat (limited to 'src/exchange/taler-exchange-httpd_recoup.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_recoup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_recoup.c b/src/exchange/taler-exchange-httpd_recoup.c index 32bc8198..485e5b41 100644 --- a/src/exchange/taler-exchange-httpd_recoup.c +++ b/src/exchange/taler-exchange-httpd_recoup.c @@ -31,7 +31,6 @@ #include "taler-exchange-httpd_recoup.h" #include "taler-exchange-httpd_responses.h" #include "taler-exchange-httpd_keystate.h" -#include "taler-exchange-httpd_validation.h" /** |
