diff options
Diffstat (limited to 'src/i830_video.c')
-rw-r--r-- | src/i830_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
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, |