Removing some needless lines in cell.cpp

This commit is contained in:
Patrick Shriwise 2019-06-12 16:21:24 -05:00
parent 1aa7abd7fa
commit c924606064

View file

@ -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<double, int32_t>