From 7eae1b6501ed11552553bdad52fcad60a9bacfc4 Mon Sep 17 00:00:00 2001 From: mid Date: Tue, 28 Dec 1999 06:47:19 +0000 Subject: [PATCH] *** empty log message *** --- aim_conn.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/aim_conn.c b/aim_conn.c index 4452ebb..ddc0ba8 100644 --- a/aim_conn.c +++ b/aim_conn.c @@ -102,8 +102,6 @@ struct aim_conn_t *aim_newconn(struct aim_session_t *sess, strncpy(host, dest, i); host[i] = '\0'; - printf("host = \"%s\"\n", host); - hp = gethostbyname2(host, AF_INET); free(host); -- 2.45.2