Commit d7d21c9f authored by Mans Rullgard's avatar Mans Rullgard

mpegaudio: remove useless #undef at end of file

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent b122c651
......@@ -776,5 +776,3 @@ AVCodec ff_mp2_encoder = {
.supported_samplerates= (const int[]){44100, 48000, 32000, 22050, 24000, 16000, 0},
.long_name = NULL_IF_CONFIG_SMALL("MP2 (MPEG audio layer 2)"),
};
#undef FIX
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