mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Portability - util.cpp #warning
- Removed useless warning pragma - it only confuses people.
This commit is contained in:
parent
91da9440c5
commit
c65b6e9f48
1 changed files with 0 additions and 2 deletions
|
@ -198,8 +198,6 @@ const std::string uuid ()
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#else
|
||||
#warning "Using custom UUID generator"
|
||||
|
||||
#include <stdlib.h>
|
||||
static char randomHexDigit ()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue