diff options
Diffstat (limited to 'src/drmmode_display.h')
-rw-r--r-- | src/drmmode_display.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drmmode_display.h b/src/drmmode_display.h index c1109f7a..24e3efb9 100644 --- a/src/drmmode_display.h +++ b/src/drmmode_display.h @@ -95,7 +95,6 @@ typedef struct { int dpms_last_fps; uint32_t interpolated_vblanks; uint16_t lut_r[256], lut_g[256], lut_b[256]; - int prime_pixmap_x; /* Modeset needed (for DPMS on or after a page flip crossing with a * modeset) |