1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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
parent 90dd482061
commit ecfbd97292
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -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