aboutsummaryrefslogtreecommitdiff
path: root/mpiosh/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpiosh/global.c')
-rw-r--r--mpiosh/global.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/mpiosh/global.c b/mpiosh/global.c
index 09a63f3..04fd9e7 100644
--- a/mpiosh/global.c
+++ b/mpiosh/global.c
@@ -125,12 +125,6 @@ struct mpiosh_cmd_t commands[] = {
{ "health", NULL, NULL,
" show the health status from the selected memory",
mpiosh_cmd_health, NULL },
- { "id3", NULL, "[<on|off>]",
- " enable/disable ID3 rewriting support",
- mpiosh_cmd_id3, mpiosh_readline_comp_onoff },
- { "id3_format", NULL, "[<format>]",
- " define/show the format line for ID3 rewriting",
- mpiosh_cmd_id3_format, NULL },
{ "font_upload", NULL, "[<fontfile>]",
" upload the give fontfile to the internal memory",
mpiosh_cmd_font_upload, NULL },