mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 11:31:51 -05:00
Remove declaration of an unused variable.
This commit is contained in:
parent
6444c3e76b
commit
a891220b9e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user