Add new InitRegions() function called from dix/main
This commit is contained in:
@@ -253,6 +253,7 @@ main(int argc, char *argv[], char *envp[])
|
||||
display = "0";
|
||||
|
||||
InitGlobals();
|
||||
InitRegions();
|
||||
#ifdef XPRINT
|
||||
PrinterInitGlobals();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user