fix compiler warnings in Xprint/ps/PsInit.c
This commit is contained in:
parent
2dc291384c
commit
1abc7f96ed
|
@ -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…
Reference in New Issue