瀏覽代碼

Removed obsolete line merged in with the cmdline stuff

tags/v0.9.3
Michael Brown 20 年之前
父節點
當前提交
0dd0a8366e
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/core/main.c

+ 0
- 1
src/core/main.c 查看文件

157
 	if ( netdev ) {
157
 	if ( netdev ) {
158
 		test_dhcp ( netdev );
158
 		test_dhcp ( netdev );
159
 		//cmdl_start();
159
 		//cmdl_start();
160
-		//test_aoeboot ( &static_single_netdev );
161
 	} else {
160
 	} else {
162
 		printf ( "No network device found\n" );
161
 		printf ( "No network device found\n" );
163
 	}
162
 	}

Loading…
取消
儲存