summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_kms.h')
-rw-r--r--lib/igt_kms.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/igt_kms.h b/lib/igt_kms.h
index 88b695ab..a9a42368 100644
--- a/lib/igt_kms.h
+++ b/lib/igt_kms.h
@@ -120,7 +120,6 @@ typedef struct {
struct igt_pipe {
igt_display_t *display;
enum pipe pipe;
- unsigned int need_wait_for_vblank : 1;
#define IGT_MAX_PLANES 4
int n_planes;
igt_plane_t planes[IGT_MAX_PLANES];