mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 21:58:38 -05:00
Removed unnecessary diagnostic print
This commit is contained in:
parent
7cd7989f45
commit
cf244660cd
@ -3009,7 +3009,6 @@ void MainWindow::readFromStdout() //readFromStdout
|
||||
<< m_mode << endl;
|
||||
m_RxLog=0;
|
||||
}
|
||||
qDebug () << "line_read:" << line_read;
|
||||
out << line_read.left (line_read.size() - 2).trimmed () << endl;
|
||||
f.close();
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user