From 362726b13e110e12edad3533be378b042affefcf Mon Sep 17 00:00:00 2001 From: Timo Gurr Date: Thu, 2 Dec 2021 17:51:09 +0100 Subject: [PATCH] Remove obsolete server variables Removed in 20d8b4bd361216edaa1b9d1c8289d20710c91afb. --- systemv/cupsctl.c | 3 --- 1 file changed, 3 deletions(-) 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", -- 2.47.2