summaryrefslogtreecommitdiff
path: root/src/remove.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/remove.c')
-rw-r--r--src/remove.c8
1 files changed, 0 insertions, 8 deletions
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