aboutsummaryrefslogtreecommitdiff
path: root/src/qt/createwalletdialog.h
diff options
context:
space:
mode:
authorfurszy <matiasfurszyfer@protonmail.com>2023-10-06 10:28:26 -0300
committerfurszy <matiasfurszyfer@protonmail.com>2023-10-06 17:20:54 -0300
commitb442580ed2a6173f0cfb86f265887d783dde3ff8 (patch)
treec25424deca0c267eda673b3101b2674118a777a0 /src/qt/createwalletdialog.h
parent634b68f0dc6b837f774f646188281757c055c78a (diff)
gui: remove legacy wallet creation
Diffstat (limited to 'src/qt/createwalletdialog.h')
-rw-r--r--src/qt/createwalletdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/createwalletdialog.h b/src/qt/createwalletdialog.h
index 939b82ff78..24ee97385b 100644
--- a/src/qt/createwalletdialog.h
+++ b/src/qt/createwalletdialog.h
@@ -35,7 +35,6 @@ public:
bool isEncryptWalletChecked() const;
bool isDisablePrivateKeysChecked() const;
bool isMakeBlankWalletChecked() const;
- bool isDescriptorWalletChecked() const;
bool isExternalSignerChecked() const;
private: