bad commie
authorChristian Grothoff <christian@grothoff.org>
Fri, 30 Apr 2010 10:00:28 +0000 (10:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 30 Apr 2010 10:00:28 +0000 (10:00 +0000)
src/peerinfo/peerinfo_api.c

index e0806978b4c81b57841876c3f0dc8b3787a6b916..7e9d9b2f07383c55fdbf65effb603e660a887ef3 100644 (file)
@@ -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)