Remove declaration of an unused variable.

This commit is contained in:
Joe Taylor 2021-06-10 12:57:53 -04:00
parent 6444c3e76b
commit a891220b9e
1 changed files with 0 additions and 1 deletions

View File

@ -3802,7 +3802,6 @@ void MainWindow::guiUpdate()
static char message[38];
static char msgsent[38];
double txDuration;
QString rt;
if(m_TRperiod==0) m_TRperiod=60.0;
txDuration=0.0;