mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
util: Migrated osName to libshared
This commit is contained in:
parent
b65be6655b
commit
ec1323d9ee
4 changed files with 2 additions and 31 deletions
|
@ -60,7 +60,6 @@ const std::vector <std::string> extractParents (
|
|||
time_t timegm (struct tm *tm);
|
||||
#endif
|
||||
|
||||
std::string osName ();
|
||||
bool nontrivial (const std::string&);
|
||||
int strippedLength (const std::string&);
|
||||
const char* optionalBlankLine ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue