X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Foma.h;h=85d5932f1d27fff25b620d943bf688b7f16116fd;hb=b8accd1175d20ab308de69dbd06bda06a02183e3;hp=5df50c8eb4b07ad4aecad3bc1ebee0ec28a8458f;hpb=81a86c7e1ecf70ae63565ff86699959686753a2d;p=ffmpeg diff --git a/libavformat/oma.h b/libavformat/oma.h index 5df50c8eb4b..85d5932f1d2 100644 --- a/libavformat/oma.h +++ b/libavformat/oma.h @@ -44,7 +44,4 @@ extern const uint16_t ff_oma_srate_tab[8]; extern const AVCodecTag ff_oma_codec_tags[]; extern const AVCodecTag *const ff_oma_codec_tags_list[]; -extern const uint64_t ff_oma_chid_to_native_layout[7]; -extern const int ff_oma_chid_to_num_channels[7]; - #endif /* AVFORMAT_OMA_H */