Fixed main header

This commit is contained in:
Jordan Sherer 2019-01-20 22:27:27 -05:00
parent 10ecd059d1
commit f13a6c37e8
2 changed files with 0 additions and 1014 deletions

View File

@ -817,7 +817,6 @@ private:
QMap<int, QList<ActivityDetail>> m_bandActivity; // freq -> [(text, last timestamp), ...]
QMap<int, MessageBuffer> m_messageBuffer; // freq -> (cmd, [frames, ...])
QMap<QString, CallDetail> m_callActivity; // call -> (last freq, last timestamp)
QQueue<QString> m_txHeartbeatQueue; // ping frames to be sent
QMap<QString, QDateTime> m_aprsCallCache;
QMap<QString, QSet<QString>> m_heardGraphOutgoing; // callsign -> [stations who've this callsign has heard]

File diff suppressed because it is too large Load Diff