Land XPRINT branch on XORG-CURRENT
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $XdotOrg$ */
|
||||
/* $XdotOrg: xc/programs/Xserver/dix/main.c,v 1.1.4.5.2.4.6.1 2004/04/20 03:27:08 gisburn Exp $ */
|
||||
/* $XFree86: xc/programs/Xserver/dix/main.c,v 3.43 2003/10/30 21:21:02 herrb Exp $ */
|
||||
/***********************************************************
|
||||
|
||||
@@ -251,6 +251,8 @@ main(int argc, char *argv[], char *envp[])
|
||||
|
||||
display = "0";
|
||||
|
||||
InitGlobals();
|
||||
|
||||
/* Quartz support on Mac OS X requires that the Cocoa event loop be in
|
||||
* the main thread. This allows the X server main to be called again
|
||||
* from another thread. */
|
||||
|
||||
Reference in New Issue
Block a user