summaryrefslogtreecommitdiff
path: root/src/smi.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2007-03-05 23:58:25 -0500
committerAlex Deucher <alex@botch2.com>2007-03-13 00:17:29 -0400
commite650ca36da5cf7614e4f1a0a524eadb46b1cc21d (patch)
tree75b824265bfe361e0d7ea7d5effd02e843eee973 /src/smi.h
parentc5b23ba581a3a4395b528d4ed824d5df986527e4 (diff)
fix up EXA code
Diffstat (limited to 'src/smi.h')
-rw-r--r--src/smi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/smi.h b/src/smi.h
index ba44a03..88aa65a 100644
--- a/src/smi.h
+++ b/src/smi.h
@@ -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;