From 6eb02cf7099134dc8d97bf309a0f7605049c2d52 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Tue, 27 Dec 2016 13:59:31 +0100 Subject: kms_cursor_legacy: Remove extra /2. Kept in the previous commit by accident. Signed-off-by: Maarten Lankhorst --- tests/kms_cursor_legacy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/kms_cursor_legacy.c') 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; } /* -- cgit v1.2.3