mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +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