summaryrefslogtreecommitdiff
path: root/new/agent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'new/agent.cpp')
-rw-r--r--new/agent.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/new/agent.cpp b/new/agent.cpp
index fc8c1f1..97d2e69 100644
--- a/new/agent.cpp
+++ b/new/agent.cpp
@@ -152,7 +152,6 @@ void Agent::advance_surface(Mesh* mesh, size_t step)
// cell, it must be advected out of the domain
if (distance_norm > 10.0 * location->get_maximum_length())
domain[step] = OUTSIDE_FLAG;
-
} else {
// infiltration detected