From b7e390ca093a850cd769fb1eeade702bce63ab7d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 15 Dec 2002 20:53:36 +0000 Subject: (PARAMS): Remove definition. --- src/remove.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src') diff --git a/src/remove.c b/src/remove.c index d8d2d31f3..430255995 100644 --- a/src/remove.c +++ b/src/remove.c @@ -45,14 +45,6 @@ #define obstack_chunk_alloc malloc #define obstack_chunk_free free -#ifndef PARAMS -# if defined (__GNUC__) || __STDC__ -# define PARAMS(args) args -# else -# define PARAMS(args) () -# endif -#endif - /* FIXME: if possible, use autoconf... */ #ifdef __GLIBC__ # define ROOT_CAN_UNLINK_DIRS 0 -- cgit v1.2.3-70-g09d2