Page MenuHomePhabricator

rpc: remove unused getbalances() code
ClosedPublic

Authored by PiRK on Jan 13 2021, 09:38.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC989ce5804783: rpc: remove unused getbalances() code
Summary

The obj local variable is not used until the end of the scope.

This is a backport of Core PR18459

Test Plan

ninja all check-all