diff --git a/src/ast_driver.c b/src/ast_driver.c index d7987e4..5c2720a 100644 --- a/src/ast_driver.c +++ b/src/ast_driver.c @@ -1797,7 +1797,6 @@ static XF86AttributeRec ASTAttributes[NUM_ATTRIBUTES] = static void ASTStopVideo(ScrnInfoPtr pScrn, pointer data, Bool exit) { ASTPortPrivPtr pPriv = (ASTPortPrivPtr)data; - ASTPtr pAST = ASTPTR(pScrn); REGION_EMPTY(pScrn->pScreen, &pPriv->clip);