Remove unused count message frames function

This commit is contained in:
Jordan Sherer
2018-10-16 17:09:19 -04:00
parent 4a87edc4c7
commit a5f59019d3
2 changed files with 1 additions and 5 deletions
-1
View File
@@ -296,7 +296,6 @@ private slots:
void on_nextFreeTextMsg_currentTextChanged (QString const&);
void on_extFreeTextMsgEdit_currentTextChanged (QString const&);
int currentFreqOffset();
int countMessageFrames(QString const& text);
QStringList buildMessageFrames(QString const& text);
bool prepareNextMessageFrame();
bool isFreqOffsetFree(int f, int bw);