Page MenuHomePhabricator

[backport#17203] wallet: Remove unused GetLabelName
ClosedPublic

Authored by majcosta on Jul 30 2020, 18:52.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABCbe118d0a5573: [backport#17203] wallet: Remove unused GetLabelName
Summary

wallet: Remove unused GetLabelName (Sebastian Falbesoner)

Pull request description:

While taking a look at #17198 I noticed that the method `CWallet::GetLabelName(...)` is not used anymore, since the `account` API was removed (c9c32e6b844fc79467b7e24c6c916142a0d08484).

https://github.com/bitcoin/bitcoin/pull/17203/commits/7ca68e1461376afc22a26268c80a7281522ed9eb


Backport of Core PR17203

Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jul 31 2020, 00:10