summaryrefslogtreecommitdiff
path: root/time/ap.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/ap.c')
-rw-r--r--time/ap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/time/ap.c b/time/ap.c
index 9c1c0b3693..5319763384 100644
--- a/time/ap.c
+++ b/time/ap.c
@@ -29,9 +29,7 @@ main (int argc, char **argv)
char buf[20];
time_t t;
-#ifndef NO_MCHECK
mcheck (NULL);
-#endif
if (argc != 1)
fprintf(stderr, "Usage: %s\n", argv[0]);