aboutsummaryrefslogtreecommitdiff
path: root/backend/drm/drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/drm/drm.h')
-rw-r--r--backend/drm/drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/drm/drm.h b/backend/drm/drm.h
index ec068cd0..feb932df 100644
--- a/backend/drm/drm.h
+++ b/backend/drm/drm.h
@@ -148,7 +148,6 @@ struct wlr_output_state {
uint32_t cursor_width, cursor_height;
bool pageflip_pending;
- bool cleanup;
};
bool wlr_drm_check_features(struct wlr_backend_state *drm);