mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 10:07:19 +02:00
Hooks
- Removed obsolete ::execute method, instead relying on the util.cpp variant.
This commit is contained in:
parent
7a765b186e
commit
60260fb813
2 changed files with 9 additions and 67 deletions
|
@ -49,7 +49,6 @@ public:
|
|||
|
||||
private:
|
||||
std::vector <std::string> scripts (const std::string&);
|
||||
int execute (const std::string&, const std::string&, std::string&);
|
||||
|
||||
private:
|
||||
std::vector <std::string> _scripts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue