Skip to content

Commit b172142

Browse files
author
Eric Holk
committed
---
yaml --- r: 4459 b: refs/heads/master c: f9fd785 h: refs/heads/master i: 4457: 69068fe 4455: 3be4011 v: v3
1 parent 322fdcf commit b172142

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 5f89a4f5f35bf5f85210b6d014d8707f48ed4ac2
2+
refs/heads/master: f9fd785cf50e31b043f44a7bd0fc24f31e67ec7b

trunk/src/lib/comm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ resource chan_ptr(ch: *rustrt::rust_chan) {
3030
rustrt::drop_chan(ch);
3131
rustrt::drop_chan(ch); // FIXME: We shouldn't have to do this
3232
// twice.
33-
rustrt::del_chan(ch);
3433
}
3534

3635
resource port_ptr(po: *rustrt::rust_port) {

0 commit comments

Comments
 (0)