summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/i830_video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/i830_video.c b/src/i830_video.c
index afdc99aa..0ae68607 100644
--- a/src/i830_video.c
+++ b/src/i830_video.c
@@ -1390,9 +1390,7 @@ I830DisplayVideo(ScrnInfoPtr pScrn, int id, short width, short height,
/* When in dual head with different bpp setups we need to refresh the
* color key, so let's reset the video parameters and refresh here */
-#if 0
if (pI830->entityPrivate)
-#endif
I830ResetVideo(pScrn);
/* Ensure overlay is turned on with OVERLAY_ENABLE at 0 */