mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 18:00:28 +03:00
Removed obsolete line merged in with the cmdline stuff
This commit is contained in:
@@ -157,7 +157,6 @@ int main ( void ) {
|
||||
if ( netdev ) {
|
||||
test_dhcp ( netdev );
|
||||
//cmdl_start();
|
||||
//test_aoeboot ( &static_single_netdev );
|
||||
} else {
|
||||
printf ( "No network device found\n" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user