summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel_driver.c')
-rw-r--r--src/intel_driver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intel_driver.c b/src/intel_driver.c
index 7e4a4a43..01c8c1bf 100644
--- a/src/intel_driver.c
+++ b/src/intel_driver.c
@@ -575,8 +575,6 @@ static Bool I830PreInit(ScrnInfoPtr scrn, int flags)
}
intel->use_shadow = FALSE;
- if (IS_GEN6(intel))
- intel->use_shadow = TRUE;
if (xf86IsOptionSet(intel->Options, OPTION_SHADOW)) {
intel->use_shadow =