Eliminate all occurances of OldMode.

This commit is contained in:
Ian Romanick
2006-11-17 14:11:22 -08:00
parent 424b2f59d2
commit df9d640b6e
2 changed files with 0 additions and 9 deletions

View File

@@ -615,14 +615,6 @@ typedef struct {
DGAModePtr DGAModes;
int numDGAModes;
Bool DGAactive;
/**
* Back old modeNo (if available)
*
* \bug This field is set but never used.
*/
unsigned char OldMode;
Bool NoAccel;
Bool NoXvideo;
Bool HWCursor;

View File

@@ -2595,7 +2595,6 @@ XGIPreInit(ScrnInfoPtr pScrn, int flags)
pXGI->xgifbscalelcd = -1;
pXGI->xgifbspecialtiming = CUT_NONE;
pXGI->xgifb_haveemi = FALSE;
pXGI->OldMode = 0;
pXGI->xgifbfound = FALSE;
/*