mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Remove unused variable in tally_filter_zernike.F90
This commit is contained in:
parent
a3240b69c3
commit
964a5da3e2
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ contains
|
|||
type(TallyFilterMatch), intent(inout) :: match
|
||||
|
||||
integer :: i
|
||||
integer :: n
|
||||
real(8) :: x, y, r, theta
|
||||
real(8) :: zn(this % n_bins)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue