dix: Remove traces of CoreDevicePrivateKey

Obsolete with MPX.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Peter Hutterer 2008-08-14 17:26:02 +09:30 committed by Daniel Stone
parent 58a6b5b9ef
commit 4f35a34f3c

View File

@ -63,8 +63,6 @@ SOFTWARE.
#define EMASKSIZE MAXDEVICES + 1 #define EMASKSIZE MAXDEVICES + 1
extern _X_EXPORT DevPrivateKey CoreDevicePrivateKey;
/* Kludge: OtherClients and InputClients must be compatible, see code */ /* Kludge: OtherClients and InputClients must be compatible, see code */
typedef struct _OtherClients { typedef struct _OtherClients {