chore: remote unused getNode() declaration

This commit is contained in:
Günter Obiltschnig 2024-10-07 13:08:30 +02:00
parent 3c01eec7cf
commit a3cb7cc4b2

View File

@ -99,7 +99,6 @@ public:
protected:
Timestamp::UtcTimeVal timeStamp();
void getNode();
private:
FastMutex _mutex;