summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/elm.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/cron/elm.c')
-rw-r--r--usr/src/cmd/cron/elm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/cmd/cron/elm.c b/usr/src/cmd/cron/elm.c
index a61ced60ad..7956a0f26b 100644
--- a/usr/src/cmd/cron/elm.c
+++ b/usr/src/cmd/cron/elm.c
@@ -63,7 +63,6 @@
extern void *xmalloc(size_t);
#define INFINITY 2147483647L /* upper bound on time */
-#define NULL 0 /* a null pointer */
#define TRUE 1
#define FALSE 0