Remove the holdoff timers.

This commit is contained in:
Jonathan Naylor 2016-07-05 18:21:18 +01:00
parent ca636338d9
commit 7d67055fff
4 changed files with 0 additions and 23 deletions

View file

@ -63,7 +63,6 @@ private:
unsigned char m_rfN;
unsigned char m_netN;
CTimer m_networkWatchdog;
CTimer m_holdoffTimer;
CTimer m_rfTimeoutTimer;
CTimer m_netTimeoutTimer;
CTimer m_packetTimer;