Page MenuHomePhabricator

Merge #12779: Qt: Remove unused method setupAmountWidget(...)
ClosedPublic

Authored by nakihito on Aug 17 2019, 00:22.

Details

Summary

3a0f8d7 Qt: Remove unused method setupAmountWidget(...) (practicalswift)

Pull request description:

Remove unused method `setupAmountWidget(...)`.

Last use removed in f193c57a63d8e66835873ff05ef8028fa87b427f.

Tree-SHA512: 8f25ed2da13cfbc0f2e042286b3c979ef03de960028d7824110bdc2ed96f5075e3b35a9809a09c83caa5bad2237d2e048ff212b19a0be1d07f79c19691dfcd87

Backport of Core PR12779
https://github.com/bitcoin/bitcoin/pull/12779/

Test Plan
make check
./bitcoin-qt -> send and receive transactions, perform some console rpc commands, and search transactions

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Aug 17 2019, 00:22
Fabien requested changes to this revision.Aug 19 2019, 06:25

Please run some sanity checks on bitcoin-qt as part of the test plan.

src/qt/guiutil.h
56 ↗(On Diff #10849)

The comment change is missing.

This revision now requires changes to proceed.Aug 19 2019, 06:25
This revision is now accepted and ready to land.Aug 20 2019, 07:23