diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-02-13 15:03:40 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-02-13 15:22:38 +0200 |
commit | 1777dcc1956d910073e13322767d9a3de41a949b (patch) | |
tree | 5b017774170871a3c4fa9f2ed8fbfed55f2e8156 /src/atistruct.h | |
parent | 9cdf4fcc3a93a4e20244286392dc31a0b8e6a10a (diff) |
[mach64] PreInit: pitchInc is local.
Diffstat (limited to 'src/atistruct.h')
-rw-r--r-- | src/atistruct.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atistruct.h b/src/atistruct.h index e50cbb5..99be359 100644 --- a/src/atistruct.h +++ b/src/atistruct.h @@ -382,7 +382,6 @@ typedef struct _ATIRec DisplayModePtr currentMode; CARD8 depth, bitsPerPixel; short int displayWidth; - int pitchInc; rgb weight; #ifndef AVOID_DGA |