mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Code Cleanup
- Removed obsolete Nibbler::getDOM.
This commit is contained in:
parent
9bf1ec2f7c
commit
fde7ec107a
3 changed files with 1 additions and 108 deletions
|
@ -66,7 +66,6 @@ public:
|
|||
bool getDateISO (time_t&);
|
||||
bool getDate (const std::string&, time_t&);
|
||||
bool getOneOf (const std::vector <std::string>&, std::string&);
|
||||
bool getDOM (std::string&);
|
||||
bool getName (std::string&);
|
||||
bool getWord (std::string&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue