[Qemu-devel] [PATCH 2/4] keymaps: drop nl-be map

Gerd Hoffmann posted 4 patches 6 years, 11 months ago
There is a newer version of this series
[Qemu-devel] [PATCH 2/4] keymaps: drop nl-be map
Posted by Gerd Hoffmann 6 years, 11 months ago
It doesn't define any keys, only includes "common".
Which makes it effectively an "en-us" map.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 pc-bios/keymaps/nl-be | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 pc-bios/keymaps/nl-be

diff --git a/pc-bios/keymaps/nl-be b/pc-bios/keymaps/nl-be
deleted file mode 100644
index 34fc881ad0..0000000000
--- a/pc-bios/keymaps/nl-be
+++ /dev/null
@@ -1,3 +0,0 @@
-# Dutch (Belgium)
-map 0x813
-include common
-- 
2.9.3