Browse Source

WIP

Signed-off-by: Squareys <Squareys@googlemail.com>
pull/202/head
Squareys 10 years ago committed by Jonathan Hale
parent
commit
26c8f752fb
  1. 1
      src/Magnum/Platform/GlfwApplication.h

1
src/Magnum/Platform/GlfwApplication.h

@ -229,7 +229,6 @@ class GlfwApplication {
HWND getPlatformWindow() { HWND getPlatformWindow() {
return glfwGetWin32Window(_window); return glfwGetWin32Window(_window);
} }
#endif #endif
#ifdef DOXYGEN_GENERATING_OUTPUT #ifdef DOXYGEN_GENERATING_OUTPUT

Loading…
Cancel
Save