xf86-video-intel: src/i830_memory.c

Eric Anholt anholt at kemper.freedesktop.org
Mon Dec 29 12:44:58 PST 2008


 src/i830_memory.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 750d8e105831718d4a44a145fdb87571fa9f9d8e
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Dec 29 12:44:26 2008 -0800

    Fix compile failure after 45f45c73469f1bd46a1b6fb206f2e9e5e4fd66b3

diff --git a/src/i830_memory.c b/src/i830_memory.c
index fa22782..f3baa60 100644
--- a/src/i830_memory.c
+++ b/src/i830_memory.c
@@ -346,7 +346,6 @@ i830_reset_allocations(ScrnInfoPtr pScrn)
     pI830->exa_offscreen = NULL;
     pI830->gen4_render_state_mem = NULL;
     pI830->overlay_regs = NULL;
-    pI830->logical_context = NULL;
     pI830->power_context = NULL;
 #ifdef XF86DRI
     pI830->back_buffer = NULL;


More information about the xorg-commit mailing list