Icom protocol has no sequence number so cannot fill missing frames or count lost

data.
This commit is contained in:
Jonathan Naylor
2018-02-21 08:10:59 +00:00
parent 7696add241
commit 562badf61c
2 changed files with 2 additions and 6 deletions

View File

@@ -64,7 +64,6 @@ private:
CStopWatch m_elapsed;
unsigned int m_rfFrames;
unsigned int m_netFrames;
unsigned int m_netLost;
unsigned int m_rfErrs;
unsigned int m_rfBits;
CNXDNLICH m_rfLastLICH;