Remove thinking

This commit is contained in:
Alex Dadgar 2016-10-28 15:52:10 -07:00
parent fde7a24865
commit b1fe7cd295
1 changed files with 0 additions and 4 deletions

View File

@ -183,10 +183,6 @@ WAIT:
break WAIT
}
// TODO Thinking, I believe we could check every 30 seconds and if
// they are all would be rendered we should start anyways. That is
// the reattach mechanism when they have all been rendered
}
allRenderedTime = time.Now()