AppLaunchContext.unsetenv

void unsetenv(string variable)

Arranges for variable to be unset in the child's environment when context is used to launch an application.

Parameters

variablethe environment variable to remove