mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
Fixed a double boot_lite
This commit is contained in:
parent
063e447d56
commit
20256207a7
@ -1018,7 +1018,6 @@ _cw_eval_commence(c3_i argc, c3_c* argv[])
|
|||||||
}
|
}
|
||||||
c3_c* evl_c = argv[2];
|
c3_c* evl_c = argv[2];
|
||||||
|
|
||||||
u3m_boot_lite();
|
|
||||||
c3_d len_d = u3_Ivory_pill_len;
|
c3_d len_d = u3_Ivory_pill_len;
|
||||||
c3_y* byt_y = u3_Ivory_pill;
|
c3_y* byt_y = u3_Ivory_pill;
|
||||||
u3_cue_xeno* sil_u;
|
u3_cue_xeno* sil_u;
|
||||||
|
Loading…
Reference in New Issue
Block a user