summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-08-12 20:39:08 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-08-12 20:39:08 +0300
commit59dcc62906d8ee597cd43aa307f414cb47995cea (patch)
tree750bf3689c68008e5d20f9416af6a63a656b345c /hw/xfree86/os-support/linux
parent26c3cd1c9e3f52548389817a6d89a377e20c4269 (diff)
xfree86: remove Xqueue support completely
Diffstat (limited to 'hw/xfree86/os-support/linux')
-rw-r--r--hw/xfree86/os-support/linux/lnx_kbd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/os-support/linux/lnx_kbd.h b/hw/xfree86/os-support/linux/lnx_kbd.h
deleted file mode 100644
index b2ae179e1..000000000
--- a/hw/xfree86/os-support/linux/lnx_kbd.h
+++ /dev/null
@@ -1,4 +0,0 @@
-
-extern void KbdGetMapping(InputInfoPtr pInfo, KeySymsPtr pKeySyms,
- CARD8 *pModMap);
-