Remove the file unused debugging file pointer.

This commit is contained in:
Jonathan Naylor
2023-06-29 18:15:00 +01:00
parent 37420dc93c
commit 7724be0fd7
6 changed files with 2 additions and 8 deletions

View File

@@ -90,7 +90,6 @@ m_rssiCount(0U),
m_bitErrsAccum(0U),
m_bitsCount(0U),
m_enabled(true),
m_fp(NULL),
m_rfVoiceSyncData(NULL),
m_rfVoiceSyncDataLen(0U),
m_netVoiceSyncData(NULL),