diff --git a/uppsrc/CtrlCore/Win32DnD.cpp b/uppsrc/CtrlCore/Win32DnD.cpp index f4b300f9c..29de8f535 100644 --- a/uppsrc/CtrlCore/Win32DnD.cpp +++ b/uppsrc/CtrlCore/Win32DnD.cpp @@ -4,7 +4,7 @@ NAMESPACE_UPP #ifdef PLATFORM_WIN32 -#define LLOG(x) LOG(x) +#define LLOG(x) // LOG(x) int GetClipboardFormatCode(const char *format_id);