From: Christian Grothoff Date: Fri, 30 Apr 2010 10:00:28 +0000 (+0000) Subject: bad commie X-Git-Tag: initial-import-from-subversion-38251~21943 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b3a89a6a7e0948902d3b33318b1548ce928b9e50;p=oweals%2Fgnunet.git bad commie --- diff --git a/src/peerinfo/peerinfo_api.c b/src/peerinfo/peerinfo_api.c index e0806978b..7e9d9b2f0 100644 --- a/src/peerinfo/peerinfo_api.c +++ b/src/peerinfo/peerinfo_api.c @@ -268,8 +268,6 @@ trigger_transmit (struct GNUNET_PEERINFO_Handle *h) { struct TransmissionQueueEntry *tqe; - /* FIXME: need to handle case where we are still *receiving* (and then - do nothing here as well!) */ if (NULL == (tqe = h->tq_head)) return; if (h->th != NULL)