mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
DPMS: Simplify command line parsing
This commit is contained in:
parent
2d0a4fff79
commit
c1cf36ee29
4 changed files with 4 additions and 9 deletions
|
|
@ -37,7 +37,6 @@ extern CARD32 DPMSOffTime;
|
|||
extern CARD16 DPMSPowerLevel;
|
||||
extern Bool defaultDPMSEnabled;
|
||||
extern Bool DPMSEnabled;
|
||||
extern Bool DPMSEnabledSwitch;
|
||||
extern Bool DPMSDisabledSwitch;
|
||||
extern Bool DPMSCapableFlag;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue