app: disable row-fetching optimization in gimppickable-contiguous-region.c

GeglSampler is now much faster. Leave the #ifdefs there for the time
being for benchmarking purposes.
This commit is contained in:
Michael Natterer 2014-06-17 20:05:05 +02:00
parent 3b746e9a68
commit f21a649053
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ pixel_difference (const gfloat *col1,
}
}
#define FETCH_ROW 1
/* #define FETCH_ROW 1 */
static gboolean
find_contiguous_segment (const gfloat *col,