aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesh/mesh2_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesh/mesh2_api.c b/src/mesh/mesh2_api.c
index 0dbdf2ac1..cf2e49c86 100644
--- a/src/mesh/mesh2_api.c
+++ b/src/mesh/mesh2_api.c
@@ -1529,7 +1529,6 @@ GNUNET_MESH_notify_transmit_ready (struct GNUNET_MESH_Tunnel *tunnel, int cork,
1529 void *notify_cls) 1529 void *notify_cls)
1530{ 1530{
1531 struct GNUNET_MESH_TransmitHandle *th; 1531 struct GNUNET_MESH_TransmitHandle *th;
1532 size_t overhead;
1533 1532
1534 GNUNET_assert (NULL != tunnel); 1533 GNUNET_assert (NULL != tunnel);
1535 LOG (GNUNET_ERROR_TYPE_DEBUG, "MESH NOTIFY TRANSMIT READY\n"); 1534 LOG (GNUNET_ERROR_TYPE_DEBUG, "MESH NOTIFY TRANSMIT READY\n");