diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h index c234f6d9..705c2101 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -449,7 +449,6 @@ typedef struct { Bool IsPrimary; /* Primary Screen */ Bool IsSwitching; /* Flag for switching mode */ Bool OverlayOnCRTC2; - Bool PanelOff; /* Force panel (LCD/DFP) off */ Bool ddc_mode; /* Validate mode by matching exactly * the modes supported in DDC data */ |