Browse Source

#if 0 out for now

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
7993488a68
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      src/crypto/ssl.c

+ 3
- 0
src/crypto/ssl.c View File

1
+#if 0
2
+
1
 #include "ssl.h"
3
 #include "ssl.h"
2
 #include "ssl_constructs.h"
4
 #include "ssl_constructs.h"
3
 #include <string.h> // for bcopy()
5
 #include <string.h> // for bcopy()
131
   return (0);
133
   return (0);
132
 }
134
 }
133
 
135
 
136
+#endif

Loading…
Cancel
Save