-only notify AFTER sending is really close to finished, not before
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_connection.h
index 6faf594affbd810b234cbeedc59a1c9f80187c42..00b5e082ba1f1693e1e8d5b32a0dc45c3bd73649 100644 (file)
@@ -434,10 +434,6 @@ GMC_is_sendable (struct MeshConnection *c, int fwd);
  * is called. Once the continuation is called, the message is no longer in the
  * queue.
  *
- * If the send function was given no continuation, GMC_cancel should
- * NOT be called, since it's not possible to determine if the message has
- * already been sent.
- *
  * @param q Handle to the queue.
  */
 void