2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00

Remove accidentally checked-in code

This commit is contained in:
Michael Brown 2007-01-07 19:05:28 +00:00
parent 85a41b25fe
commit d3558fdd3a

View File

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