summaryrefslogtreecommitdiff
path: root/Xext/dpmsstubs.c
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-12-19 18:10:50 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-12-19 18:11:32 +1030
commit66b00029e587cec628d0041179a301e888277f8e (patch)
tree680fce7cdb1f05d7630edbb953012123b4a6bafd /Xext/dpmsstubs.c
parentbcad2a5a24f30cfdf9eca31915ed5a55ed094285 (diff)
Xext: remove redefinition of Bool.
Thanks to Simon Thum.
Diffstat (limited to 'Xext/dpmsstubs.c')
-rw-r--r--Xext/dpmsstubs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/dpmsstubs.c b/Xext/dpmsstubs.c
index fad07bde6..0f59d5160 100644
--- a/Xext/dpmsstubs.c
+++ b/Xext/dpmsstubs.c
@@ -26,8 +26,6 @@ Equipment Corporation.
******************************************************************/
-typedef int Bool;
-
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif