mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 13:28:08 +02:00
fix already-defined warning in Xprint/Init.c
This commit is contained in:
parent
40fb7eecaf
commit
9e0c82386a
1 changed files with 0 additions and 1 deletions
|
|
@ -373,7 +373,6 @@ PrinterOptions(
|
|||
char **argv,
|
||||
int i)
|
||||
{
|
||||
extern void ddxUseMsg(void);
|
||||
if(strcmp(argv[i], "-XpFile") == 0)
|
||||
{
|
||||
if ((i + 1) >= argc) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue