From bb3c07258c44f436fd748212fd4595cae7853a2b Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 14 Jul 2010 12:15:16 +0000 Subject: --- src/transport/plugin_transport_http.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c index 924bbae74..0c48acc8f 100644 --- a/src/transport/plugin_transport_http.c +++ b/src/transport/plugin_transport_http.c @@ -1735,8 +1735,6 @@ http_plugin_disconnect (void *cls, struct Session *ps = NULL; //struct Session *tmp = NULL; - return; - pc = GNUNET_CONTAINER_multihashmap_get (plugin->peers, &target->hashPubKey); if (pc==NULL) return; -- cgit v1.2.3