Merge f8b693e27d
into d403cbd25c
This commit is contained in:
commit
bedac092fd
|
@ -165,7 +165,7 @@ xnestOpenScreen(ScreenPtr pScreen, int argc, char *argv[])
|
||||||
{
|
{
|
||||||
unsigned long valuemask;
|
unsigned long valuemask;
|
||||||
VisualID defaultVisual = 0;
|
VisualID defaultVisual = 0;
|
||||||
int rootDepth;
|
int rootDepth = 0;
|
||||||
miPointerScreenPtr PointPriv;
|
miPointerScreenPtr PointPriv;
|
||||||
|
|
||||||
if (!dixRegisterPrivateKey
|
if (!dixRegisterPrivateKey
|
||||||
|
|
Loading…
Reference in New Issue