summaryrefslogtreecommitdiff
path: root/usr.sbin/xntpd/parse/util/testdcf.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/parse/util/testdcf.c')
-rw-r--r--usr.sbin/xntpd/parse/util/testdcf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/xntpd/parse/util/testdcf.c b/usr.sbin/xntpd/parse/util/testdcf.c
index bd5ea88506d0..219b7c3975b9 100644
--- a/usr.sbin/xntpd/parse/util/testdcf.c
+++ b/usr.sbin/xntpd/parse/util/testdcf.c
@@ -451,9 +451,6 @@ main(argc, argv)
if (rtc == CVT_OK)
{
- /* We are only supplied two digits of the year, by the
- * clock, so we'll just print two digits.
- */
printf("%s, %2d:%02d:%02d, %d.%02d.%02d, <%s%s%s%s>",
wday[clock.wday],
(int)clock.hour, (int)clock.minute, (int)i, (int)clock.day, (int)clock.month,