mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 16:44:49 -04:00
Moved logging to target functions rather than caller
This commit is contained in:
parent
442bfd1600
commit
8ed0d72b12
6 changed files with 31 additions and 21 deletions
|
@ -75,8 +75,6 @@ namespace cryptonote
|
|||
template<class t_core>
|
||||
bool t_cryptonote_protocol_handler<t_core>::deinit()
|
||||
{
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
//------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue