mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 02:12:37 -04:00
Remove superfluous part of if() test.
This commit is contained in:
parent
68c942a70e
commit
f30754bdf5
@ -88,7 +88,7 @@ contains
|
|||||||
lrefinedt)
|
lrefinedt)
|
||||||
lsubtracted(i)=.true.
|
lsubtracted(i)=.true.
|
||||||
endif
|
endif
|
||||||
if(nzhsym.eq.47 .and. nint(ss0).ge.49) then !Bail out before done
|
if(nint(ss0).ge.49) then !Bail out before done
|
||||||
call timer('sub_ft8b',1)
|
call timer('sub_ft8b',1)
|
||||||
go to 700
|
go to 700
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user