summaryrefslogtreecommitdiffstats
path: root/demos/bio/sconnect.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/bio/sconnect.c')
-rw-r--r--demos/bio/sconnect.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/demos/bio/sconnect.c b/demos/bio/sconnect.c
index 880344eb78..87b380b258 100644
--- a/demos/bio/sconnect.c
+++ b/demos/bio/sconnect.c
@@ -32,11 +32,6 @@ char *argv[];
else
host=argv[1];
-#ifdef WATT32
- dbug_init();
- sock_init();
-#endif
-
/* Lets get nice error messages */
SSL_load_error_strings();