From 7098aa038b1946fd221a95daed47e051e8516486 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Tue, 1 Jan 2019 12:52:42 +1100 Subject: [PATCH] Windows: remove reference to NetInfo --- include/config.h.w32 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/config.h.w32 b/include/config.h.w32 index 288ad6b8e..b3330f58f 100644 --- a/include/config.h.w32 +++ b/include/config.h.w32 @@ -639,12 +639,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg } /* Define to 1 if you have the header file. */ /* #define HAVE_NETINET_TCP_H 1 */ -/* Define if you want to use Netinfo instead of krb5.conf. */ -/* #undef HAVE_NETINFO */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_NETINFO_NI_H */ - /* Define to 1 if you have the header file. */ /* #define HAVE_NET_IF_H 1 */