summaryrefslogtreecommitdiff
path: root/dix/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/globals.c')
-rw-r--r--dix/globals.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dix/globals.c b/dix/globals.c
index c24a94fbe..28e7d072d 100644
--- a/dix/globals.c
+++ b/dix/globals.c
@@ -83,8 +83,6 @@ ClientPtr serverClient;
int currentMaxClients; /* current size of clients array */
long maxBigRequestSize = MAX_BIG_REQUEST_SIZE;
-WindowPtr WindowTable[MAXSCREENS];
-
unsigned long globalSerialNumber = 0;
unsigned long serverGeneration = 0;