From 4267c56b2589164ab8307a68ad9814b8869bcbd4 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sun, 25 Jul 2004 18:27:59 +0000 Subject: remove unused function --- usr.sbin/ntpd/ntpd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/ntpd/ntpd.h') diff --git a/usr.sbin/ntpd/ntpd.h b/usr.sbin/ntpd/ntpd.h index 5d13c278e7e..d1506ac34fb 100644 --- a/usr.sbin/ntpd/ntpd.h +++ b/usr.sbin/ntpd/ntpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ntpd.h,v 1.28 2004/07/20 16:47:55 henning Exp $ */ +/* $OpenBSD: ntpd.h,v 1.29 2004/07/25 18:27:58 henning Exp $ */ /* * Copyright (c) 2003, 2004 Henning Brauer @@ -206,7 +206,6 @@ int parse_config(char *, struct ntpd_conf *); int cmdline_symset(char *); /* config.c */ -int check_file_secrecy(int, const char *); struct ntp_addr *host(const char *); /* ntp_msg.c */ -- cgit v1.2.3