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) {