3 --- plugins/tomsmocomp/TomsMoCompAll2.inc.orig 2004-10-20 11:31:05.000000000 -0400
4 +++ plugins/tomsmocomp/TomsMoCompAll2.inc
9 -#define SEARCH_EFFORT_FUNC(n) DScalerFilterTomsMoComp::SEFUNC(n##_SB)
10 +#define SEARCH_EFFORT_FUNC(n) SEFUNC(n##_SB)
12 -#define SEARCH_EFFORT_FUNC(n) DScalerFilterTomsMoComp::SEFUNC(n)
13 +#define SEARCH_EFFORT_FUNC(n) SEFUNC(n)
16 int SEARCH_EFFORT_FUNC(0) // we don't try at all ;-)