From b8cf4153f84404b2a1b62a247d5d36d24bf481da Mon Sep 17 00:00:00 2001 From: Colin Harrison Date: Fri, 26 Feb 2010 14:41:00 +0000 Subject: Xming: Dead code removal Remove some dead code, mostly code made obsolete by mandatory XKB Signed-off-by: Jon TURNEY Reviewed-by: Jon TURNEY --- hw/xwin/winkeybd.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'hw/xwin/winkeybd.h') diff --git a/hw/xwin/winkeybd.h b/hw/xwin/winkeybd.h index d0d6b9cad..5b2a5892f 100644 --- a/hw/xwin/winkeybd.h +++ b/hw/xwin/winkeybd.h @@ -35,14 +35,6 @@ */ #include "winkeynames.h" - -/* - * Include the standard ASCII keymap. - * - * This header declares a static KeySym array called 'map'. - */ -#include "winkeymap.h" - #define WIN_KEYMAP_COLS 3 /* Rows 160 through 165 correspond to software-generated codes, which -- cgit v1.2.3