(submit/miext-extinit) dpms: unexport noDPMSExtension field

This field isn't used by any drivers, and also better belongs into
the corresponding extension instead of OS adaption layer.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-05-02 17:03:29 +02:00
parent 3c4c22a8d0
commit 0604273e9f
5 changed files with 6 additions and 9 deletions

View File

@@ -47,6 +47,8 @@ Equipment Corporation.
#include "windowstr.h"
#include "protocol-versions.h"
Bool noDPMSExtension = FALSE;
CARD16 DPMSPowerLevel = 0;
Bool DPMSDisabledSwitch = FALSE;
CARD32 DPMSStandbyTime = -1;