summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_legacy.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2016-12-27 13:59:31 +0100
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2016-12-27 14:00:04 +0100
commit6eb02cf7099134dc8d97bf309a0f7605049c2d52 (patch)
treeb6eee7b441ac7f544041427415a97c74945ac444 /tests/kms_cursor_legacy.c
parentad71861b0d19df544f236c99db0162559cdc59c8 (diff)
kms_cursor_legacy: Remove extra /2.
Kept in the previous commit by accident. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'tests/kms_cursor_legacy.c')
-rw-r--r--tests/kms_cursor_legacy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kms_cursor_legacy.c b/tests/kms_cursor_legacy.c
index db738dda..40220970 100644
--- a/tests/kms_cursor_legacy.c
+++ b/tests/kms_cursor_legacy.c
@@ -1104,7 +1104,6 @@ static void two_screens_cursor_vs_flip(igt_display_t *display, int nloops, bool
}
if (get_vblank(display->drm_fd, pipe, 0) == vblank_start)
break;
- target /= 2;
}
/*