(euidaccess): Remove declaration. It was unused. From Michael Stone.

(yesno): Remove declaration.  It too was unused.
This commit is contained in:
Jim Meyering 2002-07-09 06:38:19 +00:00
parent a1d54b2837
commit 56a4c59e60

View File

@ -58,10 +58,8 @@ enum
REPLY_OPTION
};
int euidaccess ();
int isdir ();
int lstat ();
int yesno ();
/* The name this program was run with. */
char *program_name;