mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Formatting.
This commit is contained in:
@@ -220,9 +220,7 @@ static Cursor createNULLCursor(void)
|
||||
static void terminateDisplay(void)
|
||||
{
|
||||
if (_glfwLibrary.originalRampSize)
|
||||
{
|
||||
_glfwPlatformSetGammaRamp(&_glfwLibrary.originalRamp);
|
||||
}
|
||||
|
||||
if (_glfwLibrary.X11.display)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user