From 7fed2ffb907c9ef43614dee47185efbc7cae8960 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Sun, 31 May 2020 16:45:24 -0400 Subject: [PATCH] Removed legacy code --- src/facilities/nursery/nurseryRetrievalWorkaround.tw | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/facilities/nursery/nurseryRetrievalWorkaround.tw b/src/facilities/nursery/nurseryRetrievalWorkaround.tw index ac7aab8cef8..77b24810ca6 100644 --- a/src/facilities/nursery/nurseryRetrievalWorkaround.tw +++ b/src/facilities/nursery/nurseryRetrievalWorkaround.tw @@ -11,7 +11,7 @@ $readySlave.slaveName has been discharged from $nurseryName and is ready to beco <<run newSlave($activeSlave)>> <<set $nextLink = "AS Dump">> <<set $returnTo = "Main">> -/* +/* TODO: <<if $nurseryOrgans.length > 0>> <<for _i = 0; _i < $nurseryOrgans.length; _i++>> <<if $nurseryOrgans[_i].ID == $nurseryOldID>> @@ -26,4 +26,3 @@ $readySlave.slaveName has been discharged from $nurseryName and is ready to beco <</for>> <</if>> */ -/*<<include "New Child Nursery">>*/ -- GitLab