mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #6510
70609d7
cryptonote_core: take out the time based upgrade warning (moneromooo-monero)
This commit is contained in:
commit
77a008f714
@ -1683,8 +1683,6 @@ namespace cryptonote
|
||||
MCLOG_RED(level, "global", "**********************************************************************");
|
||||
break;
|
||||
case HardFork::UpdateNeeded:
|
||||
level = el::Level::Info;
|
||||
MCLOG(level, "global", el::Color::Default, "Last scheduled hard fork time suggests a daemon update will be released within the next couple months.");
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user