From: Timo Gurr Date: Thu, 2 Dec 2021 16:51:09 +0000 (+0100) Subject: Remove obsolete server variables X-Git-Tag: v2.4.1~25^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362726b13e110e12edad3533be378b042affefcf;p=thirdparty%2Fcups.git Remove obsolete server variables Removed in 20d8b4bd361216edaa1b9d1c8289d20710c91afb. --- diff --git a/systemv/cupsctl.c b/systemv/cupsctl.c index 4568fb9497..cd84f0c424 100644 --- a/systemv/cupsctl.c +++ b/systemv/cupsctl.c @@ -47,11 +47,9 @@ main(int argc, /* I - Number of command-line args */ "ErrorLog", "FatalErrors", "FileDevice", - "FontPath", "Group", "Listen", "LogFilePerm", - "LPDConfigFile", "PageLog", "PassEnv", "Port", @@ -65,7 +63,6 @@ main(int argc, /* I - Number of command-line args */ "ServerKeychain", "ServerRoot", "SetEnv", - "SMBConfigFile", "StateDir", "SystemGroup", "SystemGroupAuthKey",