mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-09 16:22:54 +02:00
removing some log output
This commit is contained in:
parent
facca364fb
commit
ee87eb3101
1 changed files with 0 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue