silc_unsetenv

SYNOPSIS

    SilcBool silc_unsetenv(const char *variable);

DESCRIPTION

Clears the value of the environment variable `variable'. Returns FALSE if the value could not be cleared or if environment variables are not supported.