From 5120ebe39d65b5cc8d1dbd9feeb2860e6184c876 Mon Sep 17 00:00:00 2001 From: Damien Glancy Date: Sat, 20 Jul 2013 20:26:38 +0100 Subject: - Removed hardcoded #warnings as mentioned in Issue #215. - Opened individual issues for each #warning removal --- src/core/pop/MCPOPSession.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/pop') diff --git a/src/core/pop/MCPOPSession.cc b/src/core/pop/MCPOPSession.cc index fea4e5e0..a33f2396 100644 --- a/src/core/pop/MCPOPSession.cc +++ b/src/core/pop/MCPOPSession.cc @@ -129,7 +129,6 @@ bool POPSession::isCheckCertificateEnabled() bool POPSession::checkCertificate() { -#warning check certificate return true; } -- cgit v1.2.3