From e8b4f996444dafd7d74391461f1ce2f90c726967 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sat, 1 Oct 2016 00:04:13 -0400 Subject: [PATCH] delete old comment --- src/simulation/elements/CRAY.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/simulation/elements/CRAY.cpp b/src/simulation/elements/CRAY.cpp index f22f141b9..f05d3e396 100644 --- a/src/simulation/elements/CRAY.cpp +++ b/src/simulation/elements/CRAY.cpp @@ -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++)