From 1bb992d777c2058aebb590103207c4fd7f34a528 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Apr 2022 00:12:08 +0200 Subject: -logging --- src/util/test_age_restriction.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util') diff --git a/src/util/test_age_restriction.c b/src/util/test_age_restriction.c index 9e799ce9a..3c5d52629 100644 --- 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) { -- cgit v1.2.3