mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 20:18:35 -04:00
Remove superfluous part of if() test.
This commit is contained in:
parent
68c942a70e
commit
f30754bdf5
@ -88,7 +88,7 @@ contains
|
||||
lrefinedt)
|
||||
lsubtracted(i)=.true.
|
||||
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)
|
||||
go to 700
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user