From 9c8e5123bdbccfc51f22c96281fe13bc766ab773 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Jun 1995 01:46:32 +0000 Subject: [PATCH] Remove unused dcl of isnumber. --- src/chown.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/chown.c b/src/chown.c index 7bcd0769a4..4cad5bd486 100644 --- a/src/chown.c +++ b/src/chown.c @@ -55,7 +55,6 @@ char *parse_user_spec (); void strip_trailing_slashes (); char *xmalloc (); char *xrealloc (); -int isnumber (); static int change_file_owner (); static int change_dir_owner (); -- 2.47.3