OSDN Git Service

Remove slash-skipping code because the function called right after that
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 21:02:08 +0000 (21:02 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 21:02:08 +0000 (21:02 +0000)
commitcc9aced32f554e51e3bc5f46a5aa36a9927957a2
treeaf4a09a321520dde5e6047ba4358039072a3e4bf
parent78f731de92414bf52405e74d69848b63d67ea66a
Remove slash-skipping code because the function called right after that
statement (get_word_sep()) already does that all by itself. See summary in
"[PATCH] rtsp.c small cleanups" thread on mailinglist.

Originally committed as revision 18128 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c