Remove thinking
This commit is contained in:
parent
fde7a24865
commit
b1fe7cd295
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue