mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Get rid of unused variable sab_group
This commit is contained in:
parent
bcbb8f6a3f
commit
0f1cbdfd14
1 changed files with 0 additions and 1 deletions
|
|
@ -400,7 +400,6 @@ contains
|
|||
integer, allocatable :: zaids(:)
|
||||
integer(HID_T) :: materials_group
|
||||
integer(HID_T) :: material_group
|
||||
integer(HID_T) :: sab_group
|
||||
type(Material), pointer :: m
|
||||
|
||||
materials_group = create_group(file_id, "materials")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue