diff options
author | Eric Anholt <eric@anholt.net> | 2006-09-22 09:41:07 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2006-09-22 10:52:03 -0700 |
commit | c52242c22779a51aa12b18a7a589080ce44c8484 (patch) | |
tree | 166bfa8680ee816cee11564f0331f7ab8c9dfafd /src/i830.h | |
parent | c2446be9b444b16c95f78dab17bf130f9f491ee2 (diff) |
Remove some dead code related to clock ranges.
Diffstat (limited to 'src/i830.h')
-rw-r--r-- | src/i830.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -418,7 +418,6 @@ typedef struct _I830Rec { unsigned int SaveGeneration; OsTimerPtr devicesTimer; - int MaxClock; int ddc2; int num_outputs; |