diff options
-rw-r--r-- | src/setu/gnunet-service-setu.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/setu/gnunet-service-setu.c b/src/setu/gnunet-service-setu.c index 30f02ecac..d00303ca7 100644 --- a/src/setu/gnunet-service-setu.c +++ b/src/setu/gnunet-service-setu.c @@ -2787,8 +2787,6 @@ check_incoming_msg (void *cls, * * @param cls the operation state * @param msg the received message - * @return #GNUNET_OK if the channel should be kept alive, - * #GNUNET_SYSERR to destroy the channel */ static void handle_incoming_msg (void *cls, |