mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
dix: ProcPolyText(): drop unused variable
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
e2baf112f1
commit
feb50d2293
@@ -2432,7 +2432,6 @@ ProcPolyText(ClientPtr client)
|
||||
swaps(&stuff->y);
|
||||
}
|
||||
|
||||
int err;
|
||||
DrawablePtr pDraw;
|
||||
GCPtr pGC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user