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:
parent
58a6b5b9ef
commit
4f35a34f3c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue