summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2006-09-22 08:55:55 -0700
committerEric Anholt <eric@anholt.net>2006-09-22 10:52:00 -0700
commit2cd28be71472d67956f47c7d49283ebabefa089a (patch)
tree934a3a86d2d7276257fd0a9198e715be427ba36a /src/i830.h
parentd87d1f5bb0475c6f651fcb7e2cab2a7d46edcc69 (diff)
Remove empty SAVERESTORE_HWSTATE code.
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i830.h b/src/i830.h
index 57d65065..9f65f882 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -337,7 +337,6 @@ typedef struct _I830Rec {
int NumScanlineColorExpandBuffers;
int nextColorExpandBuf;
- I830RegRec SavedReg;
I830RegRec ModeReg;
Bool noAccel;