mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-20 22:59:45 -04:00
Trivial code cleanup.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user