mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-27 09:43:34 +00:00
Remove stale function declaration.
Patch by Martin Storsjö <$firstname $firstname st>. Originally committed as revision 21899 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f1c8e5aa94
commit
251f050481
@ -315,7 +315,6 @@ typedef struct RTSPStream {
|
||||
//@}
|
||||
} RTSPStream;
|
||||
|
||||
int rtsp_init(void);
|
||||
void rtsp_parse_line(RTSPMessageHeader *reply, const char *buf);
|
||||
|
||||
#if LIBAVFORMAT_VERSION_INT < (53 << 16)
|
||||
|
Loading…
Reference in New Issue
Block a user