mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 05:02:26 -04:00
Remove unused code.
This commit is contained in:
parent
ee68285583
commit
75b4e0e798
@ -1,11 +0,0 @@
|
|||||||
subroutine foxgen2(nslots,cmsg)
|
|
||||||
|
|
||||||
character*40 cmsg(5)
|
|
||||||
|
|
||||||
print*,' '
|
|
||||||
do i=1,nslots
|
|
||||||
print*,i,cmsg(i)
|
|
||||||
enddo
|
|
||||||
|
|
||||||
return
|
|
||||||
end subroutine foxgen2
|
|
Loading…
x
Reference in New Issue
Block a user