Signed-off-by: Damien Lespiau <damien.lespiau@xxxxxxxxx> --- tests/kms_cursor_crc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/kms_cursor_crc.c b/tests/kms_cursor_crc.c index 718699d..c348d7a 100644 --- a/tests/kms_cursor_crc.c +++ b/tests/kms_cursor_crc.c @@ -79,7 +79,6 @@ static void draw_cursor(cairo_t *cr, int x, int y, int cw, int ch) static void cursor_enable(data_t *data) { - igt_display_t *display = &data->display; igt_output_t *output = data->output; igt_plane_t *cursor; @@ -90,7 +89,6 @@ static void cursor_enable(data_t *data) static void cursor_disable(data_t *data) { - igt_display_t *display = &data->display; igt_output_t *output = data->output; igt_plane_t *cursor; -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx