mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
CLI
- Removed unused ::clear method.
This commit is contained in:
parent
45bcf113d9
commit
05a3973107
2 changed files with 0 additions and 9 deletions
|
@ -41,7 +41,6 @@ public:
|
|||
~A ();
|
||||
A (const A&);
|
||||
A& operator= (const A&);
|
||||
void clear ();
|
||||
bool hasTag (const std::string&) const;
|
||||
void tag (const std::string&);
|
||||
void unTag (const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue