dix: ProcPolyText(): drop unused variable

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-10-22 16:32:19 +02:00
committed by Enrico Weigelt
parent e2baf112f1
commit feb50d2293

View File

@@ -2432,7 +2432,6 @@ ProcPolyText(ClientPtr client)
swaps(&stuff->y);
}
int err;
DrawablePtr pDraw;
GCPtr pGC;