mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Remove all other print() methods
All unused.
This commit is contained in:
@@ -80,11 +80,6 @@ std::string CUnsignedAlert::ToString() const
|
||||
strStatusBar);
|
||||
}
|
||||
|
||||
void CUnsignedAlert::print() const
|
||||
{
|
||||
LogPrintf("%s", ToString());
|
||||
}
|
||||
|
||||
void CAlert::SetNull()
|
||||
{
|
||||
CUnsignedAlert::SetNull();
|
||||
|
||||
Reference in New Issue
Block a user