From 6443a33075ab6e835ed975e8f086e9d20ad0bfe5 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 21 Oct 2010 08:03:13 +0000 Subject: remove debug print --- src/ivy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 */ -- cgit v1.1