Removed smtp console logging

git-svn-id: svn://ultimatepp.org/upp/trunk@734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-01-06 22:20:16 +00:00
parent b5691c2c44
commit a792b3f70d

View file

@ -3,7 +3,7 @@
NAMESPACE_UPP
//#define SMTP_DEBUG // uncomment this line to turn on LOG-based SMTP emulation
#define SMTP_LOG // uncomment this line to turn on command-line based logging of SMTP communication
//#define SMTP_LOG // uncomment this line to turn on command-line based logging of SMTP communication
static String GetDelimiter(const char *b, const char *e, String init)
{