Commit acaceca2 authored by Anton Khirnov's avatar Anton Khirnov

asfdec: remove a forgotten declaration of nonexistent function

parent 026e1757
......@@ -31,8 +31,6 @@
#include "asfcrypt.h"
#include "avlanguage.h"
void ff_mms_set_stream_selection(URLContext *h, AVFormatContext *format);
typedef struct {
int asfid2avid[128]; ///< conversion table from asf ID 2 AVStream ID
ASFStream streams[128]; ///< it's max number and it's not that big
......
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