mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Remove commented-out code
This commit is contained in:
parent
2ff8eb4696
commit
0f4159ca97
1 changed files with 0 additions and 6 deletions
|
|
@ -368,12 +368,6 @@ contains
|
|||
call write_source_point(filename)
|
||||
end if
|
||||
|
||||
! Write out source point if it's been specified for this batch
|
||||
!if ((sourcepoint_batch % contains(current_batch) .or. source_latest) .and. &
|
||||
! source_write) then
|
||||
! call write_source_point()
|
||||
!end if
|
||||
|
||||
end subroutine finalize_batch
|
||||
|
||||
!===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue