diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-07-14 09:59:07 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-07-14 10:02:51 +0100 |
commit | b260ca44b3aaba2c8cd25640ad7ac9ca6478b0f2 (patch) | |
tree | 273bf76d07bf588dad0a526314fb1581475d19f6 /src/legacy | |
parent | f517bdb12b909ef9d0897166bdabc537551a065b (diff) |
Drop some unused includes
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/legacy')
-rw-r--r-- | src/legacy/i810/i810_driver.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/legacy/i810/i810_driver.c b/src/legacy/i810/i810_driver.c index 6fc17bd0..98216121 100644 --- a/src/legacy/i810/i810_driver.c +++ b/src/legacy/i810/i810_driver.c @@ -142,8 +142,6 @@ static int i810_pitches[] = { }; #endif -int I830EntityIndex = -1; - /* * I810GetRec and I810FreeRec -- * |