aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keys.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-17 11:26:19 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-17 11:26:19 +0100
commit6b8c75788710b64eaf1323c9cd95a428c129012d (patch)
tree8633a07a1293c661b9a11d49cc3850404e0055cd /src/exchange/taler-exchange-httpd_keys.c
parent7332403bf0d72c9b1bb17348ef96b91615bcf525 (diff)
towards merging with master
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keys.c')
-rw-r--r--src/exchange/taler-exchange-httpd_keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c
index 6b5bccdc..e094f273 100644
--- a/src/exchange/taler-exchange-httpd_keys.c
+++ b/src/exchange/taler-exchange-httpd_keys.c
@@ -721,7 +721,6 @@ helper_esign_cb (
{
/* should be just an update (revocation!), so update existing entry */
hsk->validity_duration = validity_duration;
- GNUNET_break (0 == start_time.abs_value_us);
return;
}
GNUNET_assert (NULL != sm_pub);