Commands - delete
- Migrated handleDelete to CmdDelete.
This commit is contained in:
@@ -51,7 +51,6 @@ bool nag (Task&);
|
||||
|
||||
// command.cpp
|
||||
int handleModify (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
void handleMerge (std::string&);
|
||||
void handlePush (std::string&);
|
||||
void handlePull (std::string&);
|
||||
|
||||
Reference in New Issue
Block a user