Revert "Imported Upstream version 7.53.1"
[platform/upstream/curl.git] / docs / libcurl / opts / CURLOPT_RTSP_SESSION_ID.3
index 8f5cdff..cd31899 100644 (file)
@@ -34,9 +34,6 @@ set to any non-NULL value, libcurl will return \fICURLE_RTSP_SESSION_ERROR\fP
 if ID received from the server does not match. If unset (or set to NULL),
 libcurl will automatically set the ID the first time the server sets it in a
 response.
-
-The application does not have to keep the string around after setting this
-option.
 .SH DEFAULT
 NULL
 .SH PROTOCOLS