From 4f35a34f3cd3df3c8af129936d1808dcc063d8a7 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 14 Aug 2008 17:26:02 +0930 Subject: [PATCH] dix: Remove traces of CoreDevicePrivateKey Obsolete with MPX. Signed-off-by: Peter Hutterer Signed-off-by: Daniel Stone --- include/inputstr.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/inputstr.h b/include/inputstr.h index adb7b9a40..bcfc09ed9 100644 --- a/include/inputstr.h +++ b/include/inputstr.h @@ -63,8 +63,6 @@ SOFTWARE. #define EMASKSIZE MAXDEVICES + 1 -extern _X_EXPORT DevPrivateKey CoreDevicePrivateKey; - /* Kludge: OtherClients and InputClients must be compatible, see code */ typedef struct _OtherClients {