diff options
Diffstat (limited to 'src/atistruct.h')
-rw-r--r-- | src/atistruct.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/atistruct.h b/src/atistruct.h index 0476f040..ea9d08c9 100644 --- a/src/atistruct.h +++ b/src/atistruct.h @@ -219,11 +219,6 @@ typedef struct _ATIRec */ CARD8 Chipset; - /* - * Adapter-related definitions. - */ - CARD8 Adapter; - #ifndef AVOID_CPIO CARD8 VGAAdapter; |