RTSP: cleanups
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 May 2011 14:53:05 +0000 (16:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 May 2011 14:53:05 +0000 (16:53 +0200)
commit9c629e534866169b1445bd6614233ded73ff0460
treed495cda947b49582c084d766b9df71ba90e408f3
parentf0612f166a5fa51d09498baa19a327c5cf36941f
RTSP: cleanups

Made several functions static

Made one function defined to nothing when RTSP is disabled to avoid
the #ifdefs in code.

Removed explicit rtsp.h includes
lib/http.c
lib/rtsp.c
lib/rtsp.h
lib/sendf.c
lib/transfer.c
lib/url.c