Remove accidentally checked-in code

pull/1/head
Michael Brown 2007-01-07 19:05:28 +00:00
parent 85a41b25fe
commit d3558fdd3a
1 changed files with 0 additions and 5 deletions

View File

@ -658,8 +658,3 @@ void undi_remove ( struct pxe_device *pxe ) {
/* Free network device */
free_netdev ( netdev );
}
REQUIRE_OBJECT ( pxebus );