remove superfluous reference decrements

This commit is contained in:
Joshua Reagan 2018-11-29 18:52:47 -06:00 committed by GitHub
parent 1e2a8bdb12
commit e62acfa1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,10 +105,6 @@
else {
if ( way != c3__read ) {
u3z(lat);
u3z(now);
u3z(pec);
u3z(tow);
return u3m_error("payload-block");
}