From 84b187eacea0810bd302991b5cec128733760224 Mon Sep 17 00:00:00 2001 From: ChrisTX Date: Thu, 4 Oct 2012 13:49:34 +0200 Subject: Windows: Use the WinAPI for DNS server retrieval --- win/inspircd_win32wrapper.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'win/inspircd_win32wrapper.h') diff --git a/win/inspircd_win32wrapper.h b/win/inspircd_win32wrapper.h index bc7165262..901f0fdf0 100644 --- a/win/inspircd_win32wrapper.h +++ b/win/inspircd_win32wrapper.h @@ -242,9 +242,6 @@ void ::operator delete(void * ptr); class ValueItem; class ServerConfig; -/* Look up the nameserver in use from the registry on windows */ -CoreExport std::string FindNameServerWin(); - #define DISABLE_WRITEV /* Clear a windows console */ -- cgit v1.2.3