From df445b0891eda678c9cdf511277a5d5c524f1404 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Oct 1997 22:03:55 +0000 Subject: Remove old-style xmalloc and xrealloc decls. --- src/rm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rm.c') diff --git a/src/rm.c b/src/rm.c index 4734f8417..40231bdfd 100644 --- a/src/rm.c +++ b/src/rm.c @@ -127,7 +127,6 @@ struct File_spec char *base_name (); int euidaccess (); void strip_trailing_slashes (); -char *xmalloc (); int yesno (); /* Forward dcl for recursively called function. */ -- cgit v1.2.3-54-g00ecf