diff --git a/uppbox/uppweb/www.cpp b/uppbox/uppweb/www.cpp index b9bd9bba9..cbfed5cd0 100644 --- a/uppbox/uppweb/www.cpp +++ b/uppbox/uppweb/www.cpp @@ -7,7 +7,7 @@ #define TFILE #include -#define LLOG(x) LOG(x) +#define LLOG(x) // LOG(x) #ifdef PLATFORM_WIN32 String rootdir = "u:\\upp.src";