Get rid of unused read_source routine in state_point module

This commit is contained in:
Paul Romano 2015-09-04 12:34:03 +07:00
parent 13c4d3ccdd
commit 6d3199b7ab

View file

@ -1089,8 +1089,4 @@ contains
end subroutine read_source_bank
subroutine read_source
! TODO write this routine
! TODO what if n_particles does not match source bank
end subroutine read_source
end module state_point