summaryrefslogtreecommitdiff
path: root/src/i830_modes.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2006-10-30 11:24:43 -0800
committerEric Anholt <eric@anholt.net>2006-10-30 11:24:43 -0800
commite7d546cac06767ec58325396a3bb5780b2257c53 (patch)
treec57d272ecc3fdd4f3151b4b7a12ae795fd5a946d /src/i830_modes.c
parent2ca57040b0cd24ad3dbe693789091e28be4e69f8 (diff)
Remove some dead code from BIOS modesetting.
Diffstat (limited to 'src/i830_modes.c')
-rw-r--r--src/i830_modes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/i830_modes.c b/src/i830_modes.c
index f4306934..633ac832 100644
--- a/src/i830_modes.c
+++ b/src/i830_modes.c
@@ -99,8 +99,6 @@ static struct
#define DEBUG_REPROBE 1
-extern const int i830refreshes[];
-
void
I830PrintModes(ScrnInfoPtr scrp)
{