mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-01 08:07:10 -04:00
Remove a debug statement.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6969 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
46d91ef421
commit
ece9f08238
@ -202,7 +202,6 @@ subroutine detectmsk144(cbig,n,pchk_file,lines,nmessages,nutc,ntol,t00)
|
||||
crmax=maxval(abs(ccr))
|
||||
ishort=0
|
||||
if( crmax .gt. cmax ) ishort=1
|
||||
if( ishort .eq. 1 ) write(*,*) 'Short message detected'
|
||||
|
||||
! Find 6 largest peaks
|
||||
do ipk=1, 6
|
||||
|
Loading…
Reference in New Issue
Block a user