mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
internal/uidriver/glfw: Remove unnecessary comments
This commit is contained in:
parent
0eb6c846c7
commit
fa9a08b3d0
@ -123,7 +123,6 @@ func clearVideoModeScaleCache() {}
|
||||
|
||||
// dipFromGLFWMonitorPixel must be called from the main thread.
|
||||
func (u *UserInterface) dipFromGLFWMonitorPixel(x float64, monitor *glfw.Monitor) float64 {
|
||||
// videoModeScale is always 1 on macOS.
|
||||
return x
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user