Remove remaining #ifdef DPSEXT stanzas.

This commit is contained in:
Adam Jackson
2006-01-08 23:43:54 +00:00
parent 7fc9bc44e0
commit 53dbd00a75
5 changed files with 9 additions and 26 deletions

View File

@@ -146,9 +146,6 @@ Bool noDamageExtension = FALSE;
#ifdef DBE
Bool noDbeExtension = FALSE;
#endif
#ifdef DPSEXT
Bool noDPSExtension = FALSE;
#endif
#ifdef DPMSExtension
Bool noDPMSExtension = FALSE;
#endif