diff --git a/src/util.cpp b/src/util.cpp index 82759d584..ca0ec667d 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -198,8 +198,6 @@ const std::string uuid () //////////////////////////////////////////////////////////////////////////////// #else -#warning "Using custom UUID generator" - #include static char randomHexDigit () {