Unverified Commit daa50fd8 authored by Mike Gabriel's avatar Mike Gabriel

Merge branch 'uli42-pr/fix_double_free' into 3.6.x

parents 6f80a06f a7abd45a
......@@ -1735,7 +1735,6 @@ N/A
#define POSITION_OFFSET (pScreen->myNum * (nxagentOption(Width) + \
nxagentOption(Height)) / 32)
}
/*
* Complete the initialization of the RANDR
......@@ -1743,6 +1742,7 @@ N/A
*/
nxagentInitRandRExtension(pScreen);
}
#ifdef TEST
nxagentPrintAgentGeometry(NULL, "nxagentOpenScreen:");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment