mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-04-12 15:39:55 +02:00
There are no MMX functions left in all of libswresample, so checking for it makes no sense. Notice that configure currently disables x86asm if mmx is disabled, so the check is also redundant. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>