mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-30 08:04:04 +00:00
get rid of a noisy log line
This commit is contained in:
parent
c1ea1329c1
commit
1da1409db2
@ -289,8 +289,6 @@ void PostgreSQL::initializeNetworks(PGconn *conn)
|
||||
PQclear(r2);
|
||||
|
||||
_networkChanged(empty, config, false);
|
||||
|
||||
fprintf(stderr, "%s", OSUtils::jsonDump(config, 2).c_str());
|
||||
}
|
||||
|
||||
PQclear(res);
|
||||
|
Loading…
x
Reference in New Issue
Block a user