mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
conn: remove printf
This commit is contained in:
parent
e6d61c0236
commit
0f657ebb1e
@ -870,7 +870,7 @@ _conn_io_exit(u3_auto* car_u)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
u3l_log("conn: unlinked %s\n", paf_c);
|
// u3l_log("conn: unlinked %s\n", paf_c);
|
||||||
}
|
}
|
||||||
c3_free(paf_c);
|
c3_free(paf_c);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user