summaryrefslogtreecommitdiff
path: root/plugins/YAMN/src/proto/pop3/pop3.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-15 06:33:59 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-15 06:33:59 +0000
commit524c4c96a47b4dde094cfbcdcf07434c9108e392 (patch)
tree3e3f874c8c48da62567dd26845469edf78da63e4 /plugins/YAMN/src/proto/pop3/pop3.cpp
parent45358c3507af7d4bb32c031eaa25708905effa91 (diff)
added precompiled header
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAMN/src/proto/pop3/pop3.cpp')
-rw-r--r--plugins/YAMN/src/proto/pop3/pop3.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/YAMN/src/proto/pop3/pop3.cpp b/plugins/YAMN/src/proto/pop3/pop3.cpp
index bae04363cb..d3f14af9a1 100644
--- a/plugins/YAMN/src/proto/pop3/pop3.cpp
+++ b/plugins/YAMN/src/proto/pop3/pop3.cpp
@@ -23,12 +23,7 @@
*
*/
-#pragma warning( disable : 4290 )
-
#include "..\..\yamn.h"
-#include "pop3.h"
-
-extern void __stdcall SSL_DebugLog( const char *fmt, ... );
//--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------