From 68b0678254240a984db9adefefb0cf68e9bfd4e4 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 19 Jul 2006 20:08:32 -0400 Subject: [PATCH] exa: only disable cw when COMPOSITE is built --- exa/exa.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exa/exa.c b/exa/exa.c index 1022b2ec3..b49065303 100644 --- a/exa/exa.c +++ b/exa/exa.c @@ -606,7 +606,9 @@ exaDriverInit (ScreenPtr pScreen, } #endif +#ifdef COMPOSITE miDisableCompositeWrapper(pScreen); +#endif /* * Hookup offscreen pixmaps