From 24e05f1648a86aa459f61c76c0681b34e50f698b Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 13 Oct 2010 22:46:59 +0200 Subject: [PATCH] Formatting. --- src/x11/x11_init.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/x11/x11_init.c b/src/x11/x11_init.c index a382bda6..a341ea2b 100644 --- a/src/x11/x11_init.c +++ b/src/x11/x11_init.c @@ -220,9 +220,7 @@ static Cursor createNULLCursor(void) static void terminateDisplay(void) { if (_glfwLibrary.originalRampSize) - { _glfwPlatformSetGammaRamp(&_glfwLibrary.originalRamp); - } if (_glfwLibrary.X11.display) {