diff --git a/src/Magnum/Platform/GlfwApplication.h b/src/Magnum/Platform/GlfwApplication.h index 810c46be3..5eaf5bdfd 100644 --- a/src/Magnum/Platform/GlfwApplication.h +++ b/src/Magnum/Platform/GlfwApplication.h @@ -229,7 +229,6 @@ class GlfwApplication { HWND getPlatformWindow() { return glfwGetWin32Window(_window); } - #endif #ifdef DOXYGEN_GENERATING_OUTPUT