mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/ui: remove unnecessary comments
This commit is contained in:
parent
18123a6336
commit
3b7bc2fc57
@ -146,8 +146,6 @@ func (c *context) updateFrameImpl(graphicsDriver graphicsdriver.Graphics, update
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// All the vertices data are consumed at the end of the frame, and the data backend can be
|
|
||||||
// available after that. Until then, lock the vertices backend.
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user