conn: remove printf

This commit is contained in:
Philip Monk 2022-05-14 23:17:43 -07:00
parent e6d61c0236
commit 0f657ebb1e

View File

@ -870,7 +870,7 @@ _conn_io_exit(u3_auto* car_u)
}
}
else {
u3l_log("conn: unlinked %s\n", paf_c);
// u3l_log("conn: unlinked %s\n", paf_c);
}
c3_free(paf_c);