(Logical change 1.107) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@387 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -1248,7 +1248,6 @@ static int netif_determine (struct sockaddr_in *bindnet,
free (ifc.ifc_buf);
close (id_fd);
-printf ("res is %d\n", res);
return (res);
}