mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
util: Migrated obfuscateText calls to libshared
This commit is contained in:
parent
31eb477a0e
commit
74e50359b5
2 changed files with 0 additions and 33 deletions
|
@ -61,7 +61,6 @@ const std::vector <std::string> extractParents (
|
|||
#endif
|
||||
|
||||
std::string osName ();
|
||||
const std::string obfuscateText (const std::string&);
|
||||
bool nontrivial (const std::string&);
|
||||
int strippedLength (const std::string&);
|
||||
const char* optionalBlankLine ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue