CmdImport: Removed all traces of import

This commit is contained in:
Paul Beckingham 2016-07-18 18:06:30 -04:00
parent 6e5f324e93
commit 1049ae6fcb
5 changed files with 0 additions and 50 deletions

View file

@ -89,7 +89,6 @@ int CmdHelpUsage ()
<< " rc.<name>=<value>\n"
<< '\n';
// TODO import
// TODO undo
// TODO List all extensions.
@ -521,8 +520,6 @@ int CmdHelp (const CLI& cli)
<< '\n'
<< '\n';
// TODO import
// Ruler 1 2 3 4 5 6 7 8
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890
else if (words[0] == "interval")