Commit 55ea2efb authored by lucabe's avatar lucabe

Remove prototype for non-existent function


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10862 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0d344fef
......@@ -27,7 +27,6 @@
#define RTP_MIN_PACKET_LENGTH 12
#define RTP_MAX_PACKET_LENGTH 1500 /* XXX: suppress this define */
int rtp_init(void);
int rtp_get_codec_info(AVCodecContext *codec, int payload_type);
/** return < 0 if unknown payload type */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment