From ce6f1156a58aafed6563585b3be560ec0b4eabe7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 20 Mar 2015 23:44:57 +0000 Subject: -eh, can happen --- src/revocation/gnunet-service-revocation.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/revocation/gnunet-service-revocation.c b/src/revocation/gnunet-service-revocation.c index 11ce85064..8a5293636 100644 --- a/src/revocation/gnunet-service-revocation.c +++ b/src/revocation/gnunet-service-revocation.c @@ -516,7 +516,6 @@ handle_core_connect (void *cls, &my_identity, sizeof (my_identity))) { - GNUNET_break (0); return; } @@ -582,7 +581,6 @@ handle_core_disconnect (void *cls, &my_identity, sizeof (my_identity))) { - GNUNET_break (0); return; } -- cgit v1.2.3