summaryrefslogtreecommitdiffstats
path: root/libmpdemux/matroska.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/matroska.h')
-rw-r--r--libmpdemux/matroska.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmpdemux/matroska.h b/libmpdemux/matroska.h
index d4238ff90c..bbdc9d8424 100644
--- a/libmpdemux/matroska.h
+++ b/libmpdemux/matroska.h
@@ -62,8 +62,6 @@
#define MKV_S_ASS "S_ASS" // Deprecated
int demux_mkv_change_subs(demuxer_t *demuxer, int new_num);
-void demux_mkv_get_audio_lang(demuxer_t *demuxer, int track_num, char *lang,
- int maxlen);
void demux_mkv_get_sub_lang(demuxer_t *demuxer, int track_num, char *lang,
int maxlen);