From bb3aa94845a74d7718ba9539bb76203ec82957fc Mon Sep 17 00:00:00 2001 From: Drew Parsons Date: Tue, 11 Jul 2006 18:26:55 -0700 Subject: Bug #7346: Disable Composite extension in Xprt Xorg Bug #7346 Patch #6184 --- mi/miinitext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mi/miinitext.c b/mi/miinitext.c index 51faac935..2c1b1e2c0 100644 --- a/mi/miinitext.c +++ b/mi/miinitext.c @@ -108,6 +108,7 @@ SOFTWARE. #undef XF86DRI #undef DPMSExtension #undef FONTCACHE +#undef COMPOSITE #undef DAMAGE #undef XFIXES #undef XEVIE -- cgit v1.2.3