mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Code cleanup.
This commit is contained in:
parent
0a14984d6a
commit
1a39ed1e5d
@ -55,8 +55,6 @@ subroutine sync65(nfa,nfb,ntol,nqsym,ca,ncand,nrobust,bVHF)
|
|||||||
do i=ia,ib
|
do i=ia,ib
|
||||||
freq=i*df
|
freq=i*df
|
||||||
itry=0
|
itry=0
|
||||||
! if(naggressive.gt.0 .and. ntol.lt.1000 .and. ccfmax.ge.thresh0) then
|
|
||||||
! if(naggressive.gt.0 .and. ccfmax.ge.thresh0) then
|
|
||||||
if(bVHF) then
|
if(bVHF) then
|
||||||
if(i.ne.ipk .or. ccfmax.lt.thresh0) cycle
|
if(i.ne.ipk .or. ccfmax.lt.thresh0) cycle
|
||||||
itry=1
|
itry=1
|
||||||
|
Loading…
Reference in New Issue
Block a user