ui: Remove unused variables

This commit is contained in:
Hajime Hoshi 2018-10-06 19:55:10 +09:00
parent cc336a4c38
commit f9edfd7d57

View File

@ -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