Erik de Castro Lopo wrote: > Rather than '#ifdef 0'-ing them out, shouldn't we remove them instead?
Makes sense. 'use_slow' boolean variable was introduced in 30 Mar 2001: <http://git.xiph.org/?p=flac.git;a=commitdiff;h=eef5670adc892b8fe687dbc0551e16ad06626660> then it was refactored into use_wide_by_block / use_wide_by_partition / use_wide_by_order: <http://git.xiph.org/?p=flac.git;a=commitdiff;h=8395d02f73c8448e5a74a17b97c83136e7d85015> and it seems that the last two variables were never used. _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
