(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 14 Jul 2010 12:15:16 +0000 (12:15 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 14 Jul 2010 12:15:16 +0000 (12:15 +0000)
src/transport/plugin_transport_http.c

index 924bbae74f2f612edd0d15f14352f5831fc43110..0c48acc8f0bf98c87ee908f57cae616e24e20a93 100644 (file)
@@ -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;