projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d64add3
)
curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined
author
Steve Holme
<steve_holme@hotmail.com>
Wed, 11 Nov 2015 22:19:39 +0000
(22:19 +0000)
committer
Steve Holme
<steve_holme@hotmail.com>
Wed, 11 Nov 2015 22:19:39 +0000
(22:19 +0000)
lib/curl_setup.h
patch
|
blob
|
history
diff --git
a/lib/curl_setup.h
b/lib/curl_setup.h
index 827c506db74a1522b87eed546baf1e11d498f28f..517bb83bfacf0849ef289918bf87790db84cc6f5 100644
(file)
--- a/
lib/curl_setup.h
+++ b/
lib/curl_setup.h
@@
-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