delete old comment

This commit is contained in:
jacob1 2016-10-01 00:04:13 -04:00
parent 8e0708daad
commit e8b4f99644

View File

@ -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++)