projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b9c1c6
)
-rps api: remove superfluous call to check_repy()
author
Julius Bünger
<buenger@mytum.de>
Tue, 27 Sep 2016 14:44:12 +0000
(14:44 +0000)
committer
Julius Bünger
<buenger@mytum.de>
Tue, 27 Sep 2016 14:44:12 +0000
(14:44 +0000)
src/rps/rps_api.c
patch
|
blob
|
history
diff --git
a/src/rps/rps_api.c
b/src/rps/rps_api.c
index c04056c58691987cb4bcb96592b862669135790b..012b368325e61fbb151e1df78b45ad26e8b0694b 100644
(file)
--- 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,