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:
bb52c1c
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Thu, 23 Jun 2011 15:09:02 +0000
(15:09 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 23 Jun 2011 15:09:02 +0000
(15:09 +0000)
src/util/server_nc.c
patch
|
blob
|
history
diff --git
a/src/util/server_nc.c
b/src/util/server_nc.c
index 66c69123992c0f0375b3a6aeb7d1c4dcf24199e1..d423c4a516e3a0b623338bd3ce1756fff692515d 100644
(file)
--- a/
src/util/server_nc.c
+++ b/
src/util/server_nc.c
@@
-236,7
+236,6
@@
GNUNET_SERVER_notification_context_destroy (struct GNUNET_SERVER_NotificationCon
{
nc->clients = pos->next;
GNUNET_SERVER_client_drop (pos->client);
- GNUNET_SERVER_receive_done (pos->client, GNUNET_NO);
while (NULL != (pml = pos->pending_head))
{
GNUNET_CONTAINER_DLL_remove (pos->pending_head,