mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Remove a diagnostic write.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7788 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
ce06547b59
commit
f68c86854b
@ -21,7 +21,6 @@ subroutine subtractft8(dd,itone,f0,dt)
|
||||
|
||||
nstart=dt*12000+1
|
||||
call genft8refsig(itone,cref,f0)
|
||||
write(*,*) 'dt ',dt,'nstart ',nstart
|
||||
camp=0.
|
||||
do i=1,nframe
|
||||
id=nstart-1+i
|
||||
|
Loading…
Reference in New Issue
Block a user