mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-07 08:34:01 +00:00
[PR #1522] xwin: drop unused variable
PR: https://github.com/X11Libre/xserver/pull/1522
This commit is contained in:
@@ -1048,7 +1048,6 @@ winModifyPixmapHeaderMultiwindow(PixmapPtr pPixmap,
|
||||
int depth,
|
||||
int bitsPerPixel, int devKind, void *pPixData)
|
||||
{
|
||||
int i;
|
||||
winPrivPixmapPtr pPixmapPriv = winGetPixmapPriv(pPixmap);
|
||||
|
||||
/* reinitialize everything */
|
||||
|
||||
Reference in New Issue
Block a user