diff options
Diffstat (limited to 'xorg-server/test')
-rw-r--r-- | xorg-server/test/xtest.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg-server/test/xtest.c b/xorg-server/test/xtest.c index 99e218541..402d9ceba 100644 --- a/xorg-server/test/xtest.c +++ b/xorg-server/test/xtest.c @@ -76,8 +76,6 @@ xtest_init_devices(void) InitAtoms(); SyncExtensionInit(); - XkbInitPrivates(); - /* this also inits the xtest devices */ InitCoreDevices(); |