mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Task: Dead code removal
This commit is contained in:
parent
59b98cf302
commit
30911968cc
2 changed files with 0 additions and 11 deletions
|
@ -139,7 +139,6 @@ public:
|
|||
void getDependencies (std::vector <int>&) const;
|
||||
void getDependencies (std::vector <std::string>&) const;
|
||||
|
||||
void getUDAs (std::vector <std::string>&) const;
|
||||
void getUDAOrphans (std::vector <std::string>&) const;
|
||||
|
||||
void substitute (const std::string&, const std::string&, const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue