From 3e85574be37afccd54c59868bda8d8e3c697a78f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?=
 <78275223+jepemi@users.noreply.github.com>
Date: Thu, 15 Feb 2024 12:36:28 +0100
Subject: [PATCH] Unset LARGE_DATA non-blocking-send parameter (#670)

Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
---
 docs/fastdds/rtps_layer/rtps_layer.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/fastdds/rtps_layer/rtps_layer.rst b/docs/fastdds/rtps_layer/rtps_layer.rst
index 6b19aec4c..99b6744d4 100644
--- a/docs/fastdds/rtps_layer/rtps_layer.rst
+++ b/docs/fastdds/rtps_layer/rtps_layer.rst
@@ -184,7 +184,6 @@ function of the :ref:`dds_layer_domainParticipantQos`, XML profiles (see :ref:`R
      * |TCPTransportDescriptor::calculate_crc-api|, |TCPTransportDescriptor::check_crc-api| and
        |TCPTransportDescriptor::apply_security-api| are set to false.
      * |TCPTransportDescriptor::enable_tcp_nodelay-api| is set to true.
-     * :ref:`property_policies_tcp_non_blocking_send` is set to true.
      * |TCPTransportDescriptor::keep_alive_thread-api| and
        |TCPTransportDescriptor::accept_thread-api| use the default configuration.