mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Removing another now unused function.
This commit is contained in:
parent
da6a369d1f
commit
8658dbaed7
1 changed files with 1 additions and 6 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#ifndef OPENMC_DAGMC_H
|
||||
#define OPENMC_DAGMC_H
|
||||
|
||||
|
|
@ -53,10 +52,6 @@ void read_dagmc_universes(pugi::xml_node node);
|
|||
|
||||
} // namespace openmc
|
||||
|
||||
#else
|
||||
|
||||
inline void read_dagmc_materials() {};
|
||||
|
||||
#endif
|
||||
#endif // DAGMC
|
||||
|
||||
#endif // OPENMC_DAGMC_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue