mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
remove superfluous reference decrements
This commit is contained in:
parent
1e2a8bdb12
commit
e62acfa1bc
@ -105,10 +105,6 @@
|
|||||||
else {
|
else {
|
||||||
|
|
||||||
if ( way != c3__read ) {
|
if ( way != c3__read ) {
|
||||||
u3z(lat);
|
|
||||||
u3z(now);
|
|
||||||
u3z(pec);
|
|
||||||
u3z(tow);
|
|
||||||
return u3m_error("payload-block");
|
return u3m_error("payload-block");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user