From 7993488a68adbdad12b12511407c313f4ab18c34 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 26 Jan 2007 01:42:16 +0000 Subject: #if 0 out for now --- src/crypto/ssl.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/crypto') diff --git a/src/crypto/ssl.c b/src/crypto/ssl.c index 00651bd4..8abd7af8 100644 --- a/src/crypto/ssl.c +++ b/src/crypto/ssl.c @@ -1,3 +1,5 @@ +#if 0 + #include "ssl.h" #include "ssl_constructs.h" #include // for bcopy() @@ -131,3 +133,4 @@ int ReadSSLHello(SSL_t *ssl) return (0); } +#endif -- cgit v1.2.3-55-g7522