mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
util: Removed unused strippedLength() function
This commit is contained in:
parent
a9e65e7e61
commit
47715322dc
2 changed files with 0 additions and 28 deletions
|
@ -61,7 +61,6 @@ const std::vector <std::string> extractParents (
|
|||
#endif
|
||||
|
||||
bool nontrivial (const std::string&);
|
||||
int strippedLength (const std::string&);
|
||||
const char* optionalBlankLine ();
|
||||
void setHeaderUnderline (Table&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue