aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api2_communication.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport_api2_communication.c')
-rw-r--r--src/transport/transport_api2_communication.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/transport/transport_api2_communication.c b/src/transport/transport_api2_communication.c
index aaab5df1c..3bfa53ad9 100644
--- a/src/transport/transport_api2_communication.c
+++ b/src/transport/transport_api2_communication.c
@@ -953,15 +953,6 @@ GNUNET_TRANSPORT_communicator_mq_add (
953} 953}
954 954
955 955
956/**
957 * Notify transport service that an MQ was updated
958 *
959 * @param ch connection to transport service
960 * @param qh the queue to update
961 * @param q_len number of messages that can be send through this queue
962 * @param priority queue priority. Queues with highest priority should be
963 * used
964 */
965void 956void
966GNUNET_TRANSPORT_communicator_mq_update ( 957GNUNET_TRANSPORT_communicator_mq_update (
967 struct GNUNET_TRANSPORT_CommunicatorHandle *ch, 958 struct GNUNET_TRANSPORT_CommunicatorHandle *ch,