mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete line
- mmnif_shutdown do everthing
This commit is contained in:
parent
799a89a31d
commit
2b0af6b92c
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@ int network_shutdown(void)
|
|||
lwip_close(libc_sd);
|
||||
|
||||
mmnif_shutdown();
|
||||
netifapi_netif_set_down(&mmnif_netif);
|
||||
//stats_display();
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue