mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Remove a diagnostic print statement.
This commit is contained in:
parent
d80146312f
commit
9c67aa8182
@ -617,7 +617,6 @@ contains
|
||||
1001 format(i6.6,i4,f5.1,i5,' ~ ',1x,a37,1x,a2)
|
||||
if(ios13.eq.0) write(13,1002) params%nutc,nint(sync),snr,dt,freq,0,decoded0
|
||||
1002 format(i6.6,i4,i5,f6.1,f8.0,i4,3x,a37,' FT8')
|
||||
print*,'A',ios13
|
||||
|
||||
if(ncontest.eq.6) then
|
||||
i1=index(decoded0,' ')
|
||||
|
Loading…
Reference in New Issue
Block a user