mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-10-31 15:47:10 -04:00
Code cleanup.
This commit is contained in:
parent
a139bb98f5
commit
bfc66e22d3
@ -16,12 +16,6 @@ subroutine decode0(dd,ss,savg,nstandalone)
|
||||
save
|
||||
|
||||
call timer('decode0 ',0)
|
||||
|
||||
!###
|
||||
! npol=1 + 3*nxpol
|
||||
! write(50) nutc,npol,ss(1:npol,:,:),savg(1:npol,:)
|
||||
!###
|
||||
|
||||
if(newdat.ne.0) then
|
||||
nz=52*96000
|
||||
hist=0
|
||||
|
Loading…
Reference in New Issue
Block a user