[PR #1522] xwin: drop unused variable

PR: https://github.com/X11Libre/xserver/pull/1522
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-03 10:54:31 +01:00
parent 01f5a19f23
commit 87e22bbecf

View File

@@ -1048,7 +1048,6 @@ winModifyPixmapHeaderMultiwindow(PixmapPtr pPixmap,
int depth,
int bitsPerPixel, int devKind, void *pPixData)
{
int i;
winPrivPixmapPtr pPixmapPriv = winGetPixmapPriv(pPixmap);
/* reinitialize everything */