From f9edfd7d5749bdec4a2591ea9ad1d0b176e8a934 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 6 Oct 2018 19:55:10 +0900 Subject: [PATCH] ui: Remove unused variables --- internal/ui/ui_glfw.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/ui/ui_glfw.go b/internal/ui/ui_glfw.go index f25524abb..f6fa4ced9 100644 --- a/internal/ui/ui_glfw.go +++ b/internal/ui/ui_glfw.go @@ -51,7 +51,6 @@ type userInterface struct { runnableInBackground bool vsync bool - deviceScale deviceScale lastActualScale float64 initFullscreen bool