mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 13:23:29 +01:00
Merge pull request #1811
378d2bb1
Revert attempt to write to console on daemon shutdown (Nano Akron)
This commit is contained in:
commit
1965c819f6
@ -79,7 +79,6 @@ public:
|
||||
m_protocol.deinit();
|
||||
m_protocol.set_p2p_endpoint(nullptr);
|
||||
MGINFO("Cryptonote protocol stopped successfully");
|
||||
tools::success_msg_writer() << "Daemon stopped successfully";
|
||||
} catch (...) {
|
||||
LOG_ERROR("Failed to stop cryptonote protocol!");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user