[FFmpeg-cvslog] r21899 - trunk/libavformat/rtsp.h

rbultje subversion
Fri Feb 19 18:26:34 CET 2010


Author: rbultje
Date: Fri Feb 19 18:26:33 2010
New Revision: 21899

Log:
Remove stale function declaration.

Patch by Martin Storsj? <$firstname $firstname st>.

Modified:
   trunk/libavformat/rtsp.h

Modified: trunk/libavformat/rtsp.h
==============================================================================
--- trunk/libavformat/rtsp.h	Fri Feb 19 18:23:00 2010	(r21898)
+++ trunk/libavformat/rtsp.h	Fri Feb 19 18:26:33 2010	(r21899)
@@ -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)



More information about the ffmpeg-cvslog mailing list