]> granicus.if.org Git - sudo/commitdiff
cleanenv() is no more.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jun 2007 22:27:43 +0000 (22:27 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 Jun 2007 22:27:43 +0000 (22:27 +0000)
sudo.c

diff --git a/sudo.c b/sudo.c
index dbe7113cb1fe0ab9f621c2f5e411eb56350193f5..f1ce9b376894dc0d24de21a3c4bff7788ace5c6b 100644 (file)
--- a/sudo.c
+++ b/sudo.c
@@ -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