mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 06:00:34 +01:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue