Formatting.

This commit is contained in:
Camilla Berglund 2010-10-13 22:46:59 +02:00
parent 00f3dc3da6
commit 24e05f1648

View File

@ -220,9 +220,7 @@ static Cursor createNULLCursor(void)
static void terminateDisplay(void)
{
if (_glfwLibrary.originalRampSize)
{
_glfwPlatformSetGammaRamp(&_glfwLibrary.originalRamp);
}
if (_glfwLibrary.X11.display)
{