From a0a405939f9a79cc3eab5104b9b9871a8574d908 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Jan 2015 20:27:57 +0100 Subject: remove dead mint.h includes --- src/mint/taler-mint-httpd.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mint/taler-mint-httpd.h') diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h index ed56b048d..c1305b1ce 100644 --- a/src/mint/taler-mint-httpd.h +++ b/src/mint/taler-mint-httpd.h @@ -30,6 +30,12 @@ */ #define KAPPA 3 +/** + * For now, we just do EUR. Should become configurable + * in the future! + */ +#define MINT_CURRENCY "EUR" + /** * The mint's configuration. -- cgit v1.2.3