From: Steve Brokenshire Date: Sun, 12 Mar 2017 12:42:51 +0000 (+0000) Subject: frmEditAccount: Fixed bug on Linux systems where prefix detection failed X-Git-Tag: release-0.18~1 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=dd4f9881b1751bef806c1ec5e4c4e4cbdb04897b frmEditAccount: Fixed bug on Linux systems where prefix detection failed --- diff --git a/source/frmEditAccount.cpp b/source/frmEditAccount.cpp index b4f25a7..67df523 100644 --- a/source/frmEditAccount.cpp +++ b/source/frmEditAccount.cpp @@ -167,8 +167,6 @@ void frmEditAccount::DetectAddressBook( wxCommandEvent& event ) TestConnection.BypassSSLVerification(true); COConnectResult TestConnectionResult = TestConnection.Connect(true); - - TestConnection.BypassSSLVerification(false); } else if (SSLResult == 2){