summaryrefslogtreecommitdiff
path: root/src/atiload.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiload.c')
-rw-r--r--src/atiload.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/atiload.c b/src/atiload.c
index b96ed4b..68c2b7d 100644
--- a/src/atiload.c
+++ b/src/atiload.c
@@ -82,16 +82,6 @@ ATILoadModules
}
}
#endif
-#ifdef USE_XAA
- /* Load XAA if needed */
- if (!pATI->useEXA && pATI->OptionAccel &&
- !xf86LoadSubModule(pScreenInfo, "xaa")) {
- xf86DrvMsg(pScreenInfo->scrnIndex, X_INFO,
- "Falling back to shadowfb\n");
- pATI->OptionAccel = 0;
- pATI->OptionShadowFB = 1;
- }
-#endif
/* Load shadow frame buffer code if needed */
if (pATI->OptionShadowFB &&