From 342f8cbf12ba2516428ef58d2f00b664f9738639 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 Oct 2023 16:15:00 +0100 Subject: no more decimal separator --- 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 5f70bf65e..1ca019b99 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -225,12 +225,6 @@ struct TALER_CurrencySpecification */ char *name; - /** - * Character used to separate decimals. String as - * multi-byte sequences may be required (UTF-8!). - */ - char *decimal_separator; - /** * how many digits the user may enter at most after the @e decimal_separator */ -- cgit v1.2.3