XFree86 4.3.99.902 (RC 2)

This commit is contained in:
Kaleb Keithley
2003-12-19 20:55:39 +00:00
parent 305c444de3
commit 12e532010b
51 changed files with 3468 additions and 297 deletions

View File

@@ -1,4 +1,4 @@
/* $XFree86: xc/programs/Xserver/dix/globals.c,v 1.12 2003/11/10 18:21:46 tsi Exp $ */
/* $XFree86: xc/programs/Xserver/dix/globals.c,v 1.13 2003/12/03 17:11:29 tsi Exp $ */
/************************************************************
Copyright 1987, 1998 The Open Group
@@ -147,5 +147,3 @@ int argcGlobal;
char **argvGlobal;
DDXPointRec dixScreenOrigins[MAXSCREENS];
volatile ScreenPtr currentRegionScreen;