Remove time source override (#1582)

This commit is contained in:
Matt
2024-11-16 20:09:33 -08:00
committed by GitHub
parent eff95c09f1
commit 05dcfa2a13
4 changed files with 9 additions and 13 deletions

View File

@@ -62,8 +62,7 @@ class TimeSyncServer {
unsigned flags);
public:
explicit TimeSyncServer(int port = 5810,
std::function<uint64_t()> timeProvider = nt::Now);
explicit TimeSyncServer(int port = 5810);
/**
* Start listening for pings