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:
Joe Taylor 2013-04-09 15:21:59 +00:00
parent 18ef9aadcb
commit 0e567025ac
1 changed files with 0 additions and 1 deletions

View File

@ -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) {