Portability - util.cpp #warning
- Removed useless warning pragma - it only confuses people.
This commit is contained in:
@@ -198,8 +198,6 @@ const std::string uuid ()
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#else
|
||||
#warning "Using custom UUID generator"
|
||||
|
||||
#include <stdlib.h>
|
||||
static char randomHexDigit ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user