Remove list_mod_detail command from msh.

This commit is contained in:
bernard 2015-03-20 12:44:02 +08:00
parent fbd620a7f4
commit 924264b277
1 changed files with 0 additions and 1 deletions

View File

@ -623,7 +623,6 @@ int list_mod_detail(const char *name)
return 0;
}
FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
MSH_CMD_EXPORT(list_mod_detail, list module objects in system)
#endif
long list(void)