summaryrefslogtreecommitdiff
path: root/src/mint/mint.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-29 20:27:57 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-29 20:27:57 +0100
commita0a405939f9a79cc3eab5104b9b9871a8574d908 (patch)
tree2a77203de38dcec43ede2af74ffeb3153c2400cf /src/mint/mint.h
parentfa7f190745327322ced27b506fd9e905c4e65b8c (diff)
downloadexchange-a0a405939f9a79cc3eab5104b9b9871a8574d908.tar.gz
exchange-a0a405939f9a79cc3eab5104b9b9871a8574d908.tar.bz2
exchange-a0a405939f9a79cc3eab5104b9b9871a8574d908.zip
remove dead mint.h includes
Diffstat (limited to 'src/mint/mint.h')
-rw-r--r--src/mint/mint.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mint/mint.h b/src/mint/mint.h
index fb4889dbb..03595f64f 100644
--- a/src/mint/mint.h
+++ b/src/mint/mint.h
@@ -26,11 +26,5 @@
#include <jansson.h>
#include "taler_util.h"
-/**
- * For now, we just do EUR. Should become configurable
- * in the future!
- */
-#define MINT_CURRENCY "EUR"
-
#endif /* _MINT_H */