aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_merchantdb_plugin.h')
-rw-r--r--src/include/taler_merchantdb_plugin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h
index 2474c1d0..0b41ddcb 100644
--- a/src/include/taler_merchantdb_plugin.h
+++ b/src/include/taler_merchantdb_plugin.h
@@ -398,12 +398,6 @@ struct TALER_MERCHANTDB_TemplateDetails
char *otp_id;
/**
- * Currency the payment must be in, NULL to allow any
- * supported currency.
- */
- char *required_currency;
-
- /**
* Editable default values for fields not specified
* in the @e template_contract. NULL if the user
* cannot edit anything.