mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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
|
#else
|
||||||
#warning "Using custom UUID generator"
|
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
static char randomHexDigit ()
|
static char randomHexDigit ()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue