mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Remove diagnostic print in hint65.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7187 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
ab400f7a9f
commit
1740b73def
@ -147,9 +147,9 @@ subroutine hint65(s3,mrs,mrs2,nadd,nflip,mycall,hiscall,hisgrid,qual,decoded)
|
||||
enddo
|
||||
|
||||
!### Just in case ???
|
||||
rewind 77
|
||||
write(77,*) u1,u2,ipk,ipk2
|
||||
call flush(77)
|
||||
! rewind 77
|
||||
! write(77,*) u1,u2,ipk,ipk2
|
||||
! call flush(77)
|
||||
!###
|
||||
|
||||
decoded=' '
|
||||
|
Loading…
Reference in New Issue
Block a user