mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
mpegaudio: remove useless #undef at end of file
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
b122c65107
commit
d7d21c9f4b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user