summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-03-20 23:36:45 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-03-20 23:36:45 +0100
commit3ac474892c38b78a634dd32a94b4c1a4d24bed9c (patch)
treeea1b0d5720d7c61273ba1cec342db9766ad450bc /libavformat
parent9e40c97a844d91b13007c23851b0049457670a12 (diff)
lavf/allformats: Remove an accidentally committed line.
Regression since 3aa6208d. Reported-by: Lou Logan
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/allformats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index d316a0529a..73d69cda99 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -210,7 +210,6 @@ extern AVInputFormat ff_ivr_demuxer;
extern AVInputFormat ff_jacosub_demuxer;
extern AVOutputFormat ff_jacosub_muxer;
extern AVInputFormat ff_jv_demuxer;
-extern AVInputFormat ff_kux_demuxer;
extern AVOutputFormat ff_latm_muxer;
extern AVInputFormat ff_lmlm4_demuxer;
extern AVInputFormat ff_loas_demuxer;