aboutsummaryrefslogtreecommitdiff
path: root/src/json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-15 23:59:55 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-15 23:59:55 +0100
commit0d8f1fa2b4998d6d44164512c8aeb1e861ab0a98 (patch)
tree72f988ee4743d53c0369f4aa758642be4f852166 /src/json
parentdf6d4a7f69c96a2aaba13f558a423ffafeb3e100 (diff)
downloadexchange-0d8f1fa2b4998d6d44164512c8aeb1e861ab0a98.tar.xz
remove is_currency_name_leading
Diffstat (limited to 'src/json')
-rw-r--r--src/json/json_helper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/json/json_helper.c b/src/json/json_helper.c
index 71291a9e5..fd2a8d272 100644
--- a/src/json/json_helper.c
+++ b/src/json/json_helper.c
@@ -179,8 +179,6 @@ parse_cspec (void *cls,
&fnd),
GNUNET_JSON_spec_uint32 ("num_fractional_trailing_zero_digits",
&ftzd),
- GNUNET_JSON_spec_bool ("is_currency_name_leading",
- &r_cspec->is_currency_name_leading),
GNUNET_JSON_spec_object_const ("alt_unit_names",
&map),
GNUNET_JSON_spec_end ()