Remove setting of m_modeTx in WideGraph and Plotter. No need for it now.

This commit is contained in:
Joe Taylor
2021-06-10 14:49:52 -04:00
parent 57c4187b24
commit a7ee9b29be
5 changed files with 2 additions and 29 deletions
-2
View File
@@ -61,7 +61,6 @@ public:
void setTxFreq(int n);
void setMode(QString mode);
void setSubMode(int n);
void setModeTx(QString modeTx);
void SetPercent2DScreen(int percent);
int Fmax();
void setDialFreq(double d);
@@ -149,7 +148,6 @@ private:
QString m_HDivText[483];
QString m_mode;
QString m_mode0;
QString m_modeTx;
QString m_rxBand;
QString m_redFile;