aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http.c')
-rw-r--r--src/transport/plugin_transport_http.c2
1 files changed, 0 insertions, 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,
1735 struct Session *ps = NULL; 1735 struct Session *ps = NULL;
1736 //struct Session *tmp = NULL; 1736 //struct Session *tmp = NULL;
1737 1737
1738 return;
1739
1740 pc = GNUNET_CONTAINER_multihashmap_get (plugin->peers, &target->hashPubKey); 1738 pc = GNUNET_CONTAINER_multihashmap_get (plugin->peers, &target->hashPubKey);
1741 if (pc==NULL) 1739 if (pc==NULL)
1742 return; 1740 return;