Code Cleanup

- Eliminated "itask" interactive mode code.
This commit is contained in:
Paul Beckingham 2011-04-12 20:44:54 -04:00
parent 4c7c8cf195
commit 139e55fca3
3 changed files with 1 additions and 36 deletions

View file

@ -50,7 +50,6 @@ public:
void initialize2 (int, char**); // all startup
void initialize (); // for reinitializing
int run (); // task classic
int interactive (); // task interactive (not implemented)
int dispatch (std::string&); // command handler dispatch
void shadow (); // shadow file update