win32: Removed never used/worked functions

Almost certainly, these have never been used in external extension
libraries.  If any had, these would have had to be declared in
headers.
This commit is contained in:
Nobuyoshi Nakada 2020-12-27 16:38:08 +09:00
Родитель 90dd482061
Коммит ecfbd97292
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7CD2805BFA3770C6
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -4211,6 +4211,7 @@ freeifaddrs(struct ifaddrs *ifp)
}
#endif
#if 0 // Have never been used
//
// Networking stubs
//
@ -4237,6 +4238,7 @@ void setnetent (int stayopen) {}
void setprotoent (int stayopen) {}
void setservent (int stayopen) {}
#endif
/* License: Ruby's */
static int