diff --git a/internal/graphicscommand/command.go b/internal/graphicscommand/command.go index fa6a267e4..fa56a7bcb 100644 --- a/internal/graphicscommand/command.go +++ b/internal/graphicscommand/command.go @@ -211,8 +211,6 @@ func (q *commandQueue) flush() error { return nil } - // TODO: Use thread.Call here! - es := q.indices vs := q.vertices if recordLog() {