summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ivy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ivy.c b/src/ivy.c
index 11e1ffa..4b57018 100644
--- a/src/ivy.c
+++ b/src/ivy.c
@@ -973,7 +973,6 @@ void IvyStart (const char* bus)
ipv6 = 1 ;
printf("Ivy Using IPV6 mode\n");
}
- printf("ivp6=%d addr %s, int port %d\n", ipv6, addr, port );
/*
* Initialize TCP port
*/