Skip to content

Commit

Permalink
delete old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob1 committed Oct 1, 2016
1 parent 8e0708d commit e8b4f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/simulation/elements/CRAY.cpp
Expand Up @@ -67,7 +67,6 @@ int Element_CRAY::update(UPDATE_FUNC_ARGS)
}
}
}
// only fire when life is 0, but nothing sets the life right now
else
{
for (int rx =-1; rx <= 1; rx++)
Expand Down

0 comments on commit e8b4f99

Please sign in to comment.