summaryrefslogtreecommitdiff
path: root/tests/gem_stress.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_stress.c')
-rw-r--r--tests/gem_stress.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_stress.c b/tests/gem_stress.c
index 1f228623..722d08b1 100644
--- a/tests/gem_stress.c
+++ b/tests/gem_stress.c
@@ -211,7 +211,6 @@ static void cpu_copyfunc(struct scratch_buf *src, unsigned src_x, unsigned src_y
if (options.use_cpu_maps) {
set_to_cpu_domain(src, 0);
set_to_cpu_domain(dst, 1);
-
}
cpucpy2d(src->data, src->stride/sizeof(uint32_t), src_x, src_y,