mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined
This commit is contained in:
parent
d64add3c71
commit
6479f5a076
@ -181,9 +181,6 @@
|
||||
# ifndef CURL_DISABLE_SMTP
|
||||
# define CURL_DISABLE_SMTP
|
||||
# endif
|
||||
# ifndef CURL_DISABLE_RTSP
|
||||
# define CURL_DISABLE_RTSP
|
||||
# endif
|
||||
# ifndef CURL_DISABLE_RTMP
|
||||
# define CURL_DISABLE_RTMP
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user