mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +01:00
ui: Remove unused variables
This commit is contained in:
parent
cc336a4c38
commit
f9edfd7d57
@ -51,7 +51,6 @@ type userInterface struct {
|
|||||||
runnableInBackground bool
|
runnableInBackground bool
|
||||||
vsync bool
|
vsync bool
|
||||||
|
|
||||||
deviceScale deviceScale
|
|
||||||
lastActualScale float64
|
lastActualScale float64
|
||||||
|
|
||||||
initFullscreen bool
|
initFullscreen bool
|
||||||
|
Loading…
Reference in New Issue
Block a user