mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 04:27:20 +02:00
Nibbler: Removed unused comment
This commit is contained in:
parent
628f6b5fa6
commit
953e1e4cc1
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@ public:
|
|||
bool getUntilEOL (std::string&);
|
||||
bool getUntilEOS (std::string&);
|
||||
|
||||
/*
|
||||
bool getAllOneOf (const std::string&, std::string&);
|
||||
*/
|
||||
|
||||
bool getN (const int, std::string&);
|
||||
bool getQuoted (char, std::string&, bool quote = false);
|
||||
bool getDigit (int&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue