From b3a89a6a7e0948902d3b33318b1548ce928b9e50 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Apr 2010 10:00:28 +0000 Subject: [PATCH] bad commie --- src/peerinfo/peerinfo_api.c | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.25.1