mirror of https://github.com/ipxe/ipxe.git
Remove accidentally checked-in code
parent
85a41b25fe
commit
d3558fdd3a
|
@ -658,8 +658,3 @@ void undi_remove ( struct pxe_device *pxe ) {
|
|||
/* Free network device */
|
||||
free_netdev ( netdev );
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
REQUIRE_OBJECT ( pxebus );
|
||||
|
|
Loading…
Reference in New Issue