mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-18 14:22:26 -04:00
Trivial code cleanup.
This commit is contained in:
parent
3f7b06853e
commit
33ce9e3355
@ -59,8 +59,6 @@ subroutine wqencode(msg,ntype,data0)
|
|||||||
n2=128*ih + ntype + 64
|
n2=128*ih + ntype + 64
|
||||||
call pack50(n1,n2,data0)
|
call pack50(n1,n2,data0)
|
||||||
endif
|
endif
|
||||||
go to 900
|
|
||||||
|
|
||||||
900 continue
|
|
||||||
return
|
return
|
||||||
end subroutine wqencode
|
end subroutine wqencode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user