mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Cleanup: Removed redundant processing of OS name
This commit is contained in:
parent
88bd2fc9e2
commit
abefdd506c
4 changed files with 34 additions and 52 deletions
|
@ -65,5 +65,7 @@ const std::vector <std::string> extractParents (
|
|||
time_t timegm (struct tm *tm);
|
||||
#endif
|
||||
|
||||
std::string osName ();
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue