diff --git a/kmservertest.cpp b/kmservertest.cpp index 81ad578b5..3c9f0d8d1 100644 --- a/kmservertest.cpp +++ b/kmservertest.cpp @@ -171,7 +171,7 @@ void KMServerTest::slotSlaveResult(KIO::Slave *aSlave, int error, mListNormal.append("NORMAL-CONNECTION"); startOffSlave(); } else { - mListSSL.append("SSL"); + //mListSSL.append("SSL"); mJob = 0; emit capabilities( mListNormal, mListSSL );