2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

cleanenv() is no more.

This commit is contained in:
Todd C. Miller 2007-06-11 22:27:43 +00:00
parent 214f7d07fb
commit 7fb914ea0a

1
sudo.c
View File

@ -111,7 +111,6 @@ static void usage_excl __P((int))
static struct passwd *get_authpw __P((void));
extern int sudo_edit __P((int, char **));
extern char **rebuild_env __P((char **, int, int));
extern char **clean_env __P((char **));
/*
* Globals