mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-03 05:28:07 +02:00
remove unused variable warning in Xprint/ddxInit.c
This commit is contained in:
parent
71dd44b0ad
commit
ac21e6a594
1 changed files with 0 additions and 2 deletions
|
|
@ -76,8 +76,6 @@ InitOutput(
|
|||
char **argv)
|
||||
|
||||
{
|
||||
int i;
|
||||
|
||||
pScreenInfo->imageByteOrder = IMAGE_BYTE_ORDER;
|
||||
pScreenInfo->bitmapScanlineUnit = BITMAP_SCANLINE_UNIT;
|
||||
pScreenInfo->bitmapScanlinePad = BITMAP_SCANLINE_PAD;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue