summaryrefslogtreecommitdiff
path: root/hw/xfree86
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-03 10:51:16 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-03 10:51:16 +0000
commit4e501d35e260775a43f340b3e1a9aa092570aba4 (patch)
treee761837a73a8b297aa706430be934e629b27fd1c /hw/xfree86
parenta107f599518a175dd689417b48788a746303966a (diff)
Remove needless usage of DECkeysym.h.
Diffstat (limited to 'hw/xfree86')
-rw-r--r--hw/xfree86/common/xf86KbdLnx.c1
-rw-r--r--hw/xfree86/os-support/linux/lnx_KbdMap.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/common/xf86KbdLnx.c b/hw/xfree86/common/xf86KbdLnx.c
index 81e9122e7..c5361f5d9 100644
--- a/hw/xfree86/common/xf86KbdLnx.c
+++ b/hw/xfree86/common/xf86KbdLnx.c
@@ -74,7 +74,6 @@
#include "atKeynames.h"
#include "xf86Keymap.h"
-#include "DECkeysym.h"
/*
* LegalModifier --
diff --git a/hw/xfree86/os-support/linux/lnx_KbdMap.c b/hw/xfree86/os-support/linux/lnx_KbdMap.c
index f781aaba0..3a5a57b8c 100644
--- a/hw/xfree86/os-support/linux/lnx_KbdMap.c
+++ b/hw/xfree86/os-support/linux/lnx_KbdMap.c
@@ -25,7 +25,6 @@
#include "atKeynames.h"
#include "xf86Keymap.h"
-#include "DECkeysym.h"
#include "lnx_kbd.h"