Page MenuHomePhabricator

qt, wallet: Remove unused AskPassphraseDialog::Decrypt
ClosedPublic

Authored by PiRK on Dec 23 2021, 14:04.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC01d89460d994: qt, wallet: Remove unused AskPassphraseDialog::Decrypt
Summary

Co-authored-by: Sehyun Chung <sehyun@berkeley.edu>

This is a backport of core-gui#109 [1/3]
https://github.com/bitcoin-core/gui/pull/109/commits/6e950118a31fd6a85026d934fc6adb6255e47e23

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Dec 23 2021, 14:04

Run arc lint src/qt/askpassphrasedialog.cpp
For some reason, arc lint without specifying the file path did not detect this change until the next time the file is touched in D10739

This revision is now accepted and ready to land.Dec 23 2021, 14:43