mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Code Cleanup
- Removed unused util.cpp ::execute variant.
This commit is contained in:
parent
284146162f
commit
df744d5c98
2 changed files with 0 additions and 57 deletions
|
@ -52,7 +52,6 @@ void uuid_unparse_lower (uuid_t uu, char *out);
|
|||
#endif
|
||||
const std::string uuid ();
|
||||
|
||||
int execute (const std::string&, const std::vector <std::string>&);
|
||||
int execute (const std::string&, const std::vector <std::string>&, const std::string&, std::string&);
|
||||
|
||||
#ifdef SOLARIS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue