From 168e591e30238744f31ba40380fa7f65d0bd4937 Mon Sep 17 00:00:00 2001 From: cxl Date: Sun, 23 Oct 2011 06:35:08 +0000 Subject: [PATCH] .uppweb (first commit after svn migration) git-svn-id: svn://ultimatepp.org/upp/trunk@4087 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppbox/uppweb/www.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";