removed multiple function definition
This commit is contained in:
parent
9a9c35649b
commit
e989275414
1 changed files with 0 additions and 7 deletions
|
|
@ -1083,13 +1083,6 @@ public:
|
|||
return true;
|
||||
}
|
||||
|
||||
void quit()
|
||||
{
|
||||
ilog( "Quitting Cli Wallet ..." );
|
||||
|
||||
throw fc::canceled_exception();
|
||||
}
|
||||
|
||||
void save_wallet_file(string wallet_filename = "")
|
||||
{
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue