--- branches/release-1_3-branch/xvidcore/src/xvid.c 2011/05/21 16:55:38 2010 +++ branches/release-1_3-branch/xvidcore/src/xvid.c 2011/05/23 07:47:37 2011 @@ -206,7 +206,6 @@ cpu_flags = (init->cpu_flags & XVID_CPU_FORCE) ? init->cpu_flags : detect_cpu_flags(); /* Initialize the function pointers */ - idct_int32_init(); init_vlc_tables(); /* Fixed Point Forward/Inverse DCT transformations */