commit 1bb992d777c2058aebb590103207c4fd7f34a528 parent 3e8c797bb78dfc0731bfce17e2401d3247ad4d10 Author: Florian Dold <florian@dold.me> Date: Wed, 27 Apr 2022 00:12:08 +0200 -logging Diffstat:
| M | src/util/test_age_restriction.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/util/test_age_restriction.c b/src/util/test_age_restriction.c @@ -199,8 +199,6 @@ test_attestation (void) age_group, min_group); - GNUNET_break (GNUNET_OK == ret); - if (min_group <= age_group && GNUNET_OK != ret) {