summaryrefslogtreecommitdiff
path: root/hw/vfb/InitInput.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfb/InitInput.c')
-rw-r--r--hw/vfb/InitInput.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/vfb/InitInput.c b/hw/vfb/InitInput.c
index 10bb6a599..801aaa0b4 100644
--- a/hw/vfb/InitInput.c
+++ b/hw/vfb/InitInput.c
@@ -38,7 +38,6 @@ from The Open Group.
#include <X11/Xos.h>
#include "mibstore.h"
#include "mipointer.h"
-#include "lk201kbd.h"
#include "xkbsrv.h"
#include <X11/keysym.h>
#include "xserver-properties.h"
@@ -63,7 +62,6 @@ void DDXRingBell(int volume, int pitch, int duration)
#define VFB_MIN_KEY 8
#define VFB_MAX_KEY 255
-KeySym map[MAP_LENGTH * LK201_GLYPHS_PER_KEY];
static int
vfbKeybdProc(DeviceIntPtr pDevice, int onoff)