From 4e1144108424a4525bbd97c3d5a56de06760bdd9 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 6 Mar 2009 14:30:05 -0800 Subject: unused variable warning fix. Signed-off-by: Eric Anholt --- src/i830_video.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/i830_video.c b/src/i830_video.c index f22fe853..daa2411b 100644 --- a/src/i830_video.c +++ b/src/i830_video.c @@ -2138,7 +2138,6 @@ i830_clip_video_helper (ScrnInfoPtr pScrn, */ if (crtc_ret) { - I830Ptr pI830 = I830PTR(pScrn); BoxRec crtc_box; xf86CrtcPtr crtc = i830_covering_crtc (pScrn, dst, pPriv->desired_crtc, -- cgit v1.2.3