Commit 89baf359 authored by Martin Storsjö's avatar Martin Storsjö

dct-test: Remove a stray declaration of a nonexistent function

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 53026339
......@@ -48,8 +48,6 @@
void ff_mmx_idct(DCTELEM *data);
void ff_mmxext_idct(DCTELEM *data);
void odivx_idct_c(short *block);
// BFIN
void ff_bfin_idct(DCTELEM *block);
void ff_bfin_fdct(DCTELEM *block);
......
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