mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Dead code removal
This commit is contained in:
parent
110aa489e4
commit
251eedf7e5
2 changed files with 0 additions and 11 deletions
|
@ -44,7 +44,6 @@ public:
|
|||
void tag (const std::string&);
|
||||
void unTag (const std::string&);
|
||||
void attribute (const std::string&, const std::string&);
|
||||
void attribute (const std::string&, const int);
|
||||
const std::string attribute (const std::string&) const;
|
||||
const std::string getToken () const;
|
||||
const std::string dump () const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue