From 66b00029e587cec628d0041179a301e888277f8e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 19 Dec 2007 18:10:50 +1030 Subject: [PATCH] Xext: remove redefinition of Bool. Thanks to Simon Thum. --- Xext/dpmsstubs.c | 2 -- 1 file changed, 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 #endif