Move another routine from mmc.c into mmc_hl_cmds.c

This commit is contained in:
R. Bernstein
2010-02-11 06:35:22 -05:00
parent 74762179d2
commit ff49db8449
5 changed files with 52 additions and 53 deletions

View File

@@ -432,5 +432,3 @@ main(int argc, const char *argv[])
return exitrc;
}