mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
restorable: Remove comments
This commit is contained in:
parent
200ddbd509
commit
de3a8d8893
@ -51,7 +51,6 @@ func (i *Image) vertices(sx0, sy0, sx1, sy1 int, geo *affine.GeoM) []float32 {
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: This function should be in graphics package?
|
||||
vs := theVerticesBackend.get()
|
||||
|
||||
x0, y0 := 0.0, 0.0
|
||||
|
Loading…
Reference in New Issue
Block a user