]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/conf.h
Merge changes from CUPS 1.4svn-r8606.
[thirdparty/cups.git] / scheduler / conf.h
index d91bca359c7f2b259cade45e460ae26ea66e07dd..582a152c2d62d35a8fe978a07789a8eafd985266 100644 (file)
@@ -114,9 +114,7 @@ VAR char            *ConfigurationFile      VALUE(NULL),
                                        /* Root directory for documents */
 VAR cups_array_t       *ServerAlias            VALUE(NULL);
                                        /* Alias names for server */
-VAR int                        RemoteAccessEnabled     VALUE(0),
-                                       /* Are we listening on non-local addresses? */
-                       ServerNameIsIP          VALUE(0);
+VAR int                        ServerNameIsIP          VALUE(0);
                                        /* Is the ServerName an IP address? */
 VAR int                        NumSystemGroups         VALUE(0);
                                        /* Number of system group names */