mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-05 19:08:38 -04:00
Remove diagnostic print.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7243 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
a0d27d23f7
commit
da6c803e89
@ -1193,7 +1193,6 @@ void MainWindow::dataSink(qint64 frames)
|
||||
|
||||
void MainWindow::startP1()
|
||||
{
|
||||
qDebug() << m_cmndP1;
|
||||
p1.start(m_cmndP1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user