summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vesa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vesa.c b/src/vesa.c
index b2a1922..b6b0367 100644
--- a/src/vesa.c
+++ b/src/vesa.c
@@ -1787,7 +1787,6 @@ static Bool
VESADGASetMode(ScrnInfoPtr pScrn, DGAModePtr pDGAMode)
{
DisplayModePtr pMode;
- int scrnIdx = pScrn->pScreen->myNum;
int frameX0, frameY0;
if (pDGAMode) {