From d8adc612eea2b4aa5304ac662af54538aba8c4bf Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Tue, 27 Sep 2016 14:44:12 +0000 Subject: -rps api: remove superfluous call to check_repy() --- src/rps/rps_api.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/rps') diff --git a/src/rps/rps_api.c b/src/rps/rps_api.c index c04056c58..012b36832 100644 --- a/src/rps/rps_api.c +++ b/src/rps/rps_api.c @@ -153,8 +153,6 @@ handle_reply (void *cls, struct GNUNET_RPS_Request_Handle *rh; uint32_t id; - check_reply (NULL, msg); - /* Give the peers back */ id = ntohl (msg->id); LOG (GNUNET_ERROR_TYPE_DEBUG, -- cgit v1.2.3