mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-12 00:05:50 +08:00
removing some log output
This commit is contained in:
@@ -1503,7 +1503,6 @@ void CentralDB::onlineNotificationThread()
|
||||
|
||||
_statusWriter->updateNodeStatus(
|
||||
networkId, memberId, os, arch, version, i->second.physicalAddress, ts, frontend);
|
||||
fprintf(stderr, "sent node status update\n");
|
||||
}
|
||||
_statusWriter->writePending();
|
||||
w.commit();
|
||||
|
||||
Reference in New Issue
Block a user