fix compiler warnings in Xprint/ps/PsInit.c

This commit is contained in:
Greg Kroah-Hartman 2006-06-08 11:06:51 -07:00
parent 2dc291384c
commit 1abc7f96ed

View File

@ -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 */