Remove redundant uwuw_disabled boolean member in DAGUniverse

This commit is contained in:
helen-brooks 2022-05-25 13:17:14 +01:00
parent 8bf7de39ca
commit 4d52218178
2 changed files with 4 additions and 9 deletions

View file

@ -155,7 +155,6 @@ private:
std::shared_ptr<UWUW>
uwuw_; //!< Pointer to the UWUW instance for this universe
std::unique_ptr<dagmcMetaData> dmd_ptr; //! Pointer to DAGMC metadata object
bool uwuw_disabled; //!< Switch to disable UWUW materials
bool adjust_geometry_ids_; //!< Indicates whether or not to automatically
//!< generate new cell and surface IDs for the
//!< universe