aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_args.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet/wallet_args.h')
-rw-r--r--src/wallet/wallet_args.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/wallet_args.h b/src/wallet/wallet_args.h
index 2e687521f..e5b440fc3 100644
--- a/src/wallet/wallet_args.h
+++ b/src/wallet/wallet_args.h
@@ -36,7 +36,6 @@ namespace wallet_args
{
command_line::arg_descriptor<std::string> arg_generate_from_json();
command_line::arg_descriptor<std::string> arg_wallet_file();
- command_line::arg_descriptor<std::string> arg_rpc_client_secret_key();
command_line::arg_descriptor<std::string> arg_password_file();
const char* tr(const char* str);