summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2012-05-05 16:40:22 (GMT)
committerRemko Tronçon <git@el-tramo.be>2012-05-05 16:40:22 (GMT)
commit36539eaf08e62014a6fdccb37748ae3173e56477 (patch)
treecbed1ac581af823f198ef2dafeb2ffb8b54f86f6 /Swiften/TLS/Schannel
parent501a4a43c9a95b3611bf91b8693fffc8814954b4 (diff)
downloadswift-36539eaf08e62014a6fdccb37748ae3173e56477.zip
swift-36539eaf08e62014a6fdccb37748ae3173e56477.tar.bz2
Windows compilation fixes.
Diffstat (limited to 'Swiften/TLS/Schannel')
-rw-r--r--Swiften/TLS/Schannel/SchannelContext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Swiften/TLS/Schannel/SchannelContext.h b/Swiften/TLS/Schannel/SchannelContext.h
index 887c7de..587d0e7 100644
--- a/Swiften/TLS/Schannel/SchannelContext.h
+++ b/Swiften/TLS/Schannel/SchannelContext.h
@@ -76,8 +76,6 @@ namespace Swift
void handleCertificateCardRemoved();
- virtual void setCheckCertificateRevocation(bool b);
-
private:
enum SchannelState
{