Browse Source

Remove stale leftovers

Eric Andersen 21 năm trước cách đây
mục cha
commit
003f2d15c1
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  1. 0 9
      libc/inet/resolv.c

+ 0 - 9
libc/inet/resolv.c

@@ -1042,15 +1042,6 @@ struct hostent *gethostbyname2(const char *name, int family)
 }
 #endif
 
-#ifdef L_getnetbyname
-
-struct netent * getnetbyname(const char * name)
-{
-	return NULL;
-}
-#endif
-
-
 #ifdef L_res_init
 struct __res_state _res;