diff --git a/src/cell.cpp b/src/cell.cpp index 7914e9e615..4ad114b7ed 100644 --- a/src/cell.cpp +++ b/src/cell.cpp @@ -610,8 +610,6 @@ CSGCell::contains_complex(Position r, Direction u, int32_t on_surface) const // DAGMC Cell implementation //============================================================================== #ifdef DAGMC - - DAGCell::DAGCell() : Cell{} {}; std::pair