mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05: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
|
||||
call pack50(n1,n2,data0)
|
||||
endif
|
||||
go to 900
|
||||
|
||||
900 continue
|
||||
return
|
||||
end subroutine wqencode
|
||||
|
Loading…
Reference in New Issue
Block a user