From 8ed0d72b12e6b0d1733c106d07c1b1036507e81e Mon Sep 17 00:00:00 2001 From: NanoAkron Date: Mon, 3 Oct 2016 22:11:00 +0100 Subject: Moved logging to target functions rather than caller --- src/cryptonote_protocol/cryptonote_protocol_handler.inl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cryptonote_protocol') diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.inl b/src/cryptonote_protocol/cryptonote_protocol_handler.inl index 6dfc9fbc5..1f7047bed 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler.inl +++ b/src/cryptonote_protocol/cryptonote_protocol_handler.inl @@ -75,8 +75,6 @@ namespace cryptonote template bool t_cryptonote_protocol_handler::deinit() { - - return true; } //------------------------------------------------------------------------------------------------------------------------ -- cgit v1.2.3