aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/test/xtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/test/xtest.c')
-rw-r--r--xorg-server/test/xtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/test/xtest.c b/xorg-server/test/xtest.c
index 572f5d2df..cc1188d7d 100644
--- a/xorg-server/test/xtest.c
+++ b/xorg-server/test/xtest.c
@@ -49,7 +49,6 @@ static void xtest_init_devices(void)
/* random stuff that needs initialization */
memset(&screen, 0, sizeof(screen));
- screenInfo.arraySize = MAXSCREENS;
screenInfo.numScreens = 1;
screenInfo.screens[0] = &screen;
screen.myNum = 0;