summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-12-29 12:44:26 -0800
committerEric Anholt <eric@anholt.net>2008-12-29 12:44:26 -0800
commit750d8e105831718d4a44a145fdb87571fa9f9d8e (patch)
tree20dd9c281489f11572150cad59105535a0d7308b
parent45f45c73469f1bd46a1b6fb206f2e9e5e4fd66b3 (diff)
-rw-r--r--src/i830_memory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i830_memory.c b/src/i830_memory.c
index fa22782d..f3baa606 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;