* environ.cc (regopt): Remove function.
(environ_init): Drop undocumented feature to read application-specific environment variables from the registry. * include/cygwin/version.h (CYGWIN_INFO_PROGRAM_OPTIONS_NAME): Remove.
This commit is contained in:
@ -497,7 +497,6 @@ details. */
|
||||
/* Identifiers used in the Win32 registry. */
|
||||
|
||||
#define CYGWIN_INFO_CYGWIN_REGISTRY_NAME "Cygwin"
|
||||
#define CYGWIN_INFO_PROGRAM_OPTIONS_NAME "Program Options"
|
||||
#define CYGWIN_INFO_INSTALLATIONS_NAME "Installations"
|
||||
|
||||
/* The default cygdrive prefix. */
|
||||
|
Reference in New Issue
Block a user