mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Code cleanup.
This commit is contained in:
parent
990dcccffe
commit
7192f53e68
@ -636,8 +636,6 @@ subroutine q65_snr(dat4,dtdec,f0dec,mode_q65,snr2)
|
||||
integer itone(85)
|
||||
real, allocatable :: spec(:)
|
||||
|
||||
! write(70) mode_q65,df,dtdec,f0dec,iz0,jz0,s1raw
|
||||
|
||||
allocate(spec(iz0))
|
||||
call q65_enc(dat4,codeword)
|
||||
i=1
|
||||
|
Loading…
Reference in New Issue
Block a user