diff options
author | Alex Deucher <alex@botch2.com> | 2007-03-05 23:58:25 -0500 |
---|---|---|
committer | Alex Deucher <alex@botch2.com> | 2007-03-13 00:17:29 -0400 |
commit | e650ca36da5cf7614e4f1a0a524eadb46b1cc21d (patch) | |
tree | 75b824265bfe361e0d7ea7d5effd02e843eee973 /src/smi.h | |
parent | c5b23ba581a3a4395b528d4ed824d5df986527e4 (diff) |
fix up EXA code
Diffstat (limited to 'src/smi.h')
-rw-r--r-- | src/smi.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -185,7 +185,6 @@ typedef struct /* EXA */ ExaDriverPtr EXADriverPtr; Bool useEXA; /* enable exa acceleration */ - int depth; /* Pixmap color depth in bytes */ pciVideoPtr PciInfo; /* PCI info vars */ PCITAG PciTag; |