mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 08:31:57 -05:00
delete unused variable
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6798 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
d1ad5c63a3
commit
f43c4fddbc
@ -48,7 +48,6 @@ program msk144sim
|
||||
nreps=NMAX/(144*6)
|
||||
do jrep=1,nreps
|
||||
do i=1,144
|
||||
jj=mod(i,864)
|
||||
if( itone(i) .eq. 0 ) then
|
||||
dphi=dphi0
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user