Unnecessary space lilne [skip appveyor] [skip travis]

This commit is contained in:
halx99 2020-08-02 17:00:35 +08:00
parent 6f274a8003
commit f396ba9983
1 changed files with 0 additions and 1 deletions

View File

@ -682,7 +682,6 @@ void GLViewImpl::setFullscreen(GLFWmonitor *monitor, int w, int h, int refreshRa
_monitor = monitor;
const GLFWvidmode* videoMode = glfwGetVideoMode(_monitor);
if (w == -1)
w = videoMode->width;
if (h == -1)