mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-07 07:14:09 +00:00
Clean up and remove unused variables
This commit is contained in:
parent
a915b9e863
commit
87510f4e7d
5 changed files with 65 additions and 75 deletions
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
CAPRSWriter::CAPRSWriter(const std::string& callsign, const std::string& rptSuffix, const std::string& password, const std::string& address, unsigned int port, const std::string& suffix) :
|
||||
m_thread(NULL),
|
||||
m_enabled(false),
|
||||
m_idTimer(1000U),
|
||||
m_callsign(callsign),
|
||||
m_txFrequency(0U),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue