Removing additional warning call.

This commit is contained in:
Patrick Shriwise 2019-02-10 08:56:21 -06:00
parent 4c4d871c86
commit 73a9011e60

View file

@ -249,8 +249,8 @@ void load_dagmc_geometry()
}
if (!graveyard) {
warning("No graveyard volume found in the DagMC model.");
warning("This may result in lost particles and rapid simulation failure.");
warning("No graveyard volume found in the DagMC model."
"This may result in lost particles and rapid simulation failure.");
}
/// Surfaces \\\