mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 10:49:26 +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));
|
||||
}
|
||||
// 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 {
|
||||
// XX this will always fail, nothing in arvo handles %warn
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user