mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-16 04:38:43 -04:00
Remove unused code.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user