summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-httpd_exchange-signkeys-put.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/taler-auditor-httpd_exchange-signkeys-put.c')
-rw-r--r--src/auditor/taler-auditor-httpd_exchange-signkeys-put.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/taler-auditor-httpd_exchange-signkeys-put.c b/src/auditor/taler-auditor-httpd_exchange-signkeys-put.c
index a05ad3fc0..e05a1b311 100644
--- a/src/auditor/taler-auditor-httpd_exchange-signkeys-put.c
+++ b/src/auditor/taler-auditor-httpd_exchange-signkeys-put.c
@@ -93,7 +93,6 @@ TAH_EXCHANGE_SIGNKEYS_handler_put (
GNUNET_JSON_spec_int64 ("ep_valid_from", &dc.ep_valid_from),
GNUNET_JSON_spec_int64 ("ep_expire_sign", &dc.ep_expire_sign),
GNUNET_JSON_spec_int64 ("ep_expire_legal", &dc.ep_expire_legal),
- GNUNET_JSON_spec_bool ("suppressed", &dc.suppressed),
GNUNET_JSON_spec_end ()