mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
graphicscommand: Remove unnecessary comments
This commit is contained in:
parent
2bf4a3b29b
commit
d2c4a6fc9f
@ -211,8 +211,6 @@ func (q *commandQueue) flush() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: Use thread.Call here!
|
||||
|
||||
es := q.indices
|
||||
vs := q.vertices
|
||||
if recordLog() {
|
||||
|
Loading…
Reference in New Issue
Block a user