mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	Remove a diagnostic print.
This commit is contained in:
		
							parent
							
								
									304a04328a
								
							
						
					
					
						commit
						6ca1b14477
					
				@ -3257,7 +3257,6 @@ void MainWindow::decode()                                       //decode()
 | 
			
		||||
        decodeBusy(true);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  qDebug() << "aa" << m_ihsym;
 | 
			
		||||
  if((m_mode=="FT4" or (m_mode=="FT8" and m_ihsym==41) or m_diskData) and
 | 
			
		||||
     m_ActiveStationsWidget != NULL) m_ActiveStationsWidget->erase();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user