diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2006-11-21 03:08:26 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-01-28 01:24:23 +0200 |
commit | 57822be75740f339445f2375d44632560f4bbe57 (patch) | |
tree | 3e1f65b76504981aeab8134fc40882f3784de78c /src/atistruct.h | |
parent | 8b7c88e9ed549777413136c0f2ccc61747b010d8 (diff) |
Drop pATI->Chipset, no longer used.mach64-pci-1
Diffstat (limited to 'src/atistruct.h')
-rw-r--r-- | src/atistruct.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/atistruct.h b/src/atistruct.h index 430b565d..e50cbb58 100644 --- a/src/atistruct.h +++ b/src/atistruct.h @@ -211,10 +211,6 @@ typedef struct _Mach64ContextRegs3D */ typedef struct _ATIRec { - /* - * Definitions related to XF86Config "Chipset" specifications. - */ - CARD8 Chipset; #ifndef AVOID_CPIO |