mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 23:13:50 +00:00
Remove unused member variable.
This commit is contained in:
parent
07e42df597
commit
bbaec30249
2 changed files with 0 additions and 2 deletions
|
|
@ -53,7 +53,6 @@ private:
|
|||
std::string m_callsign;
|
||||
bool m_debug;
|
||||
bool m_enabled;
|
||||
uint16_t m_seq;
|
||||
CRingBuffer<unsigned char> m_buffer;
|
||||
CTimer m_pollTimer;
|
||||
unsigned char* m_tag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue