mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-29 04:04:02 +03:00
remove dev-time modifications to manage.c
This commit is contained in:
parent
ed1cea48ee
commit
99211d84bb
@ -1830,8 +1830,6 @@ u3m_boot(c3_c* dir_c)
|
||||
if ( c3n == nuu_o ) {
|
||||
u3j_ream();
|
||||
u3n_ream();
|
||||
// TODO: remove me before PR
|
||||
u3m_reclaim();
|
||||
return u3A->eve_d;
|
||||
}
|
||||
else {
|
||||
@ -1926,4 +1924,3 @@ u3m_pack(void)
|
||||
|
||||
return (u3a_open(u3R) - pre_w);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user