From dea46e4b3edbb0a87f504ae1d10b16cb618d6431 Mon Sep 17 00:00:00 2001 From: Carsten Burghardt Date: Sun, 23 Jan 2005 13:56:10 +0000 Subject: [PATCH] Whatever that meant to be... BUG: 97430 svn path=/trunk/kdepim/; revision=381560 --- kmservertest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 );