Formatting.

This commit is contained in:
Camilla Berglund
2012-09-12 20:46:54 +02:00
parent fa4f6b43f6
commit c83b336a4c
3 changed files with 7 additions and 9 deletions
-1
View File
@@ -92,7 +92,6 @@ _GLFWmonitor** _glfwPlatformGetMonitors(int* count)
// This is retained until the monitor object is destroyed
monitors[found]->X11.output = oi;
found++;
}
#endif /*_GLFW_HAS_XRANDR*/