aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd/parse/empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/parse/empty.c')
-rw-r--r--usr.sbin/xntpd/parse/empty.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.sbin/xntpd/parse/empty.c b/usr.sbin/xntpd/parse/empty.c
deleted file mode 100644
index 91b777afe709..000000000000
--- a/usr.sbin/xntpd/parse/empty.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * Well, some ranlibs, ar's or compilers react funny
- * if asked to do nothing but build empty valid files
- * I would have preferred to a no or at least a static
- * symbol here...
- */
-char * _____empty__ = "empty .o file";