summaryrefslogtreecommitdiff
path: root/libavcodec/mlp_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mlp_parser.h')
-rw-r--r--libavcodec/mlp_parser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/mlp_parser.h b/libavcodec/mlp_parser.h
index 79c4efdb9a..c5a2883920 100644
--- a/libavcodec/mlp_parser.h
+++ b/libavcodec/mlp_parser.h
@@ -68,6 +68,4 @@ uint64_t ff_truehd_layout(int chanmap);
extern const uint64_t ff_mlp_layout[32];
-int ff_mlp_channel_layout_subset(uint64_t channel_layout, uint64_t mask);
-
#endif /* AVCODEC_MLP_PARSER_H */