mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 12:30:05 +01:00
fix compiler warnings in Xprint/ps/PsInit.c
This commit is contained in:
parent
2dc291384c
commit
1abc7f96ed
1 changed files with 0 additions and 2 deletions
|
|
@ -119,8 +119,6 @@ InitializePsDriver(ndx, pScreen, argc, argv)
|
|||
int maxRes, maxDim, numBytes;
|
||||
PsScreenPrivPtr pPriv;
|
||||
#endif
|
||||
char **printerNames;
|
||||
int numPrinters;
|
||||
int nv, /* total number of visuals */
|
||||
nv_1bit, /* number of 8bit visuals */
|
||||
nv_8bit, /* number of 8bit visuals */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue