summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-08-14 17:26:02 +0930
committerDaniel Stone <daniel@fooishbar.org>2009-01-20 15:32:18 +1100
commit4f35a34f3cd3df3c8af129936d1808dcc063d8a7 (patch)
tree0f7e9cbf9f3c857706ee095f2986a66bce3f82d7 /include
parent58a6b5b9eff25b1b9c6de239d6f5a952a31dfd15 (diff)
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>
Diffstat (limited to 'include')
-rw-r--r--include/inputstr.h2
1 files changed, 0 insertions, 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 {