From c924606064e9673b14ccfd72fe484749e5f2d4f0 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Wed, 12 Jun 2019 16:21:24 -0500 Subject: [PATCH] Removing some needless lines in cell.cpp --- src/cell.cpp | 2 -- 1 file changed, 2 deletions(-) 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