mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove remaining #ifdef DPSEXT stanzas.
This commit is contained in:
parent
7fc9bc44e0
commit
53dbd00a75
5 changed files with 9 additions and 26 deletions
|
|
@ -64,10 +64,6 @@ extern Bool noDamageExtension;
|
|||
extern Bool noDbeExtension;
|
||||
#endif
|
||||
|
||||
#ifdef DPSEXT
|
||||
extern Bool noDPSExtension;
|
||||
#endif
|
||||
|
||||
#ifdef DPMSExtension
|
||||
extern Bool noDPMSExtension;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue