mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
erased some lines in raft
This commit is contained in:
parent
31bdb1cc3c
commit
6df2f6c789
@ -1519,14 +1519,6 @@ _raft_lame(u3_noun ovo, u3_noun why, u3_noun tan)
|
|||||||
|
|
||||||
ret = _raft_sure(u3k(bov), u3k(hed), u3k(tal));
|
ret = _raft_sure(u3k(bov), u3k(hed), u3k(tal));
|
||||||
}
|
}
|
||||||
// a failed %hole card is re-replayed as %crud
|
|
||||||
//
|
|
||||||
else if ( (c3__exit == why) && (c3__hear == tag) ) {
|
|
||||||
u3_noun hed, tal;
|
|
||||||
u3x_cell(gon, &hed, &tal);
|
|
||||||
|
|
||||||
ret = _raft_lame(u3k(bov), u3k(hed), u3k(tal));
|
|
||||||
}
|
|
||||||
else {
|
else {
|
||||||
// XX this will always fail, nothing in arvo handles %warn
|
// XX this will always fail, nothing in arvo handles %warn
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user