diff --git a/uppsrc/plugin/ftp/ftp.cpp b/uppsrc/plugin/ftp/ftp.cpp index c154048f2..1029b01bd 100644 --- a/uppsrc/plugin/ftp/ftp.cpp +++ b/uppsrc/plugin/ftp/ftp.cpp @@ -4,7 +4,7 @@ NAMESPACE_UPP #define LLOGBLOCK(x) // LOGBLOCK(x) -#define LLOG(x) // LOG(x) +#define LLOG(x) // DLOG(x) static bool ftpinit = false;