diff options
Diffstat (limited to 'ihe.c')
-rw-r--r-- | ihe.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -439,7 +439,6 @@ cmd_table_t tab[] = { {"cd", c_cd, h_cd, NULL, NULL}, {"pageup", c_pageup, h_pageup, NULL, NULL}, {"pagedown", c_pagedown, h_pagedown, NULL, NULL}, - //{"goto", c_goto, h_goto, NULL, NULL}, //{"bwrite", c_bwrite, h_bwrite, NULL, NULL}, //{"bread", c_bread, h_bread, NULL, NULL}, //{"create", c_create, h_create, NULL, NULL}, |