From 830fa81792a613fe2127a2b89a3eaa326f56114c Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Wed, 12 Apr 2006 21:55:31 +0100 Subject: [PATCH] fix typo --- src/i830_video.c | 2 -- 1 file changed, 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 */