From 0d8f1fa2b4998d6d44164512c8aeb1e861ab0a98 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Nov 2023 23:59:55 +0100 Subject: remove is_currency_name_leading --- src/include/taler_util.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 1ca019b99..19dc84fc0 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -241,12 +241,6 @@ struct TALER_CurrencySpecification */ unsigned int num_fractional_trailing_zero_digits; - /** - * True to put the currency symbol before the number, - * false to put the currency symbol after the number. - */ - bool is_currency_name_leading; - /** * Mapping of powers of 10 to alternative currency names or symbols. * Keys are the decimal powers, values the currency symbol to use. -- cgit v1.2.3