mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-18 10:01:57 -05:00
Remove diagnostic print.
Shouls have mentioned in last commit: 3. Narrow-band decode always uses the "deepest" parameters. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3140 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
18ef9aadcb
commit
0e567025ac
@ -1063,7 +1063,6 @@ void MainWindow::on_DecodeButton_clicked() //Decode request
|
||||
|
||||
void MainWindow::freezeDecode(int n) //freezeDecode()
|
||||
{
|
||||
qDebug() << "A" << n;
|
||||
bool ctrl = (n>=100);
|
||||
int i=g_pWideGraph->QSOfreq();
|
||||
if(ctrl) {
|
||||
|
Loading…
Reference in New Issue
Block a user