summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfcolin2010-10-21 08:03:13 +0000
committerfcolin2010-10-21 08:03:13 +0000
commit6443a33075ab6e835ed975e8f086e9d20ad0bfe5 (patch)
tree96686e9251a32236bfcfed6db37ec27f1b0430d8 /src
parenta4fdccfa707a8e9bfff4dee7abaa561a2c797646 (diff)
downloadivy-c-6443a33075ab6e835ed975e8f086e9d20ad0bfe5.zip
ivy-c-6443a33075ab6e835ed975e8f086e9d20ad0bfe5.tar.gz
ivy-c-6443a33075ab6e835ed975e8f086e9d20ad0bfe5.tar.bz2
ivy-c-6443a33075ab6e835ed975e8f086e9d20ad0bfe5.tar.xz
remove debug print
Diffstat (limited to 'src')
-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
*/