mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 13:48:42 -05:00
Back out commit b30713388
-- it broke the behavior of Messages and Band Map.
This commit is contained in:
parent
12f3faa0a1
commit
30ecae5193
@ -339,11 +339,10 @@ subroutine map65a(dd,ss,savg,newdat,nutc,fcenter,ntol,idphi,nfa,nfb, &
|
||||
endif
|
||||
enddo
|
||||
|
||||
! Comment out these lines to prevent display of non-decode lines:
|
||||
! if(nwrite.eq.0 .and. nwrite_q65.eq.0) then
|
||||
! write(*,1012) mousefqso,nutc
|
||||
!1012 format('!',i3,9x,i6.4,' ')
|
||||
! endif
|
||||
if(nwrite.eq.0 .and. nwrite_q65.eq.0) then
|
||||
write(*,1012) mousefqso,nutc
|
||||
1012 format('!',i3,9x,i6.4,' ')
|
||||
endif
|
||||
endif !nqd.eq.1
|
||||
|
||||
if(ndphi.eq.1 .and.iloop.lt.12) then
|
||||
|
Loading…
Reference in New Issue
Block a user