mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/graphicscommand: remove an unused member
This commit is contained in:
parent
9b1adf799d
commit
ad0e0e3e66
@ -88,8 +88,6 @@ type commandQueue struct {
|
||||
tmpNumIndices int
|
||||
|
||||
drawTrianglesCommandPool drawTrianglesCommandPool
|
||||
|
||||
err error
|
||||
}
|
||||
|
||||
// theCommandQueue is the command queue for the current process.
|
||||
|
Loading…
Reference in New Issue
Block a user