Commit c1fe41ed authored by Paul B Mahol's avatar Paul B Mahol

libaacpluc: remove unused code

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 83253431
......@@ -124,12 +124,6 @@ static const AVProfile profiles[] = {
{ FF_PROFILE_UNKNOWN },
};
static const uint64_t channel_layouts[] = {
AV_CH_LAYOUT_MONO,
AV_CH_LAYOUT_STEREO,
0,
};
AVCodec ff_libaacplus_encoder = {
.name = "libaacplus",
.type = AVMEDIA_TYPE_AUDIO,
......
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