fixed typo
This commit is contained in:
parent
29aa2a25de
commit
a9f4c63fdd
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ wallets_manager::~wallets_manager()
|
||||||
{
|
{
|
||||||
TRY_ENTRY();
|
TRY_ENTRY();
|
||||||
stop();
|
stop();
|
||||||
LOG_LEVEL_0("[~WALLETS_MANAGER] destroyed");
|
LOG_PRINT_L0("[~WALLETS_MANAGER] destroyed");
|
||||||
CATCH_ENTRY_NO_RETURN();
|
CATCH_ENTRY_NO_RETURN();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue