projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edc5464
)
meson: remove dead variable
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 8 Sep 2021 10:14:13 +0000
(12:14 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 13 Sep 2021 11:56:26 +0000
(13:56 +0200)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
ui/meson.build
patch
|
blob
|
history
diff --git
a/ui/meson.build
b/ui/meson.build
index 7faa42eb3fa630861da47a809d701d3738f8b103..a73beb0e547676ee7e9568fe33f226cef6794300 100644
(file)
--- a/
ui/meson.build
+++ b/
ui/meson.build
@@
-105,8
+105,6
@@
if config_host.has_key('CONFIG_SPICE') and config_host.has_key('CONFIG_GIO')
ui_modules += {'spice-app': spice_ss}
endif
-keymap_gen = find_program('keycodemapdb/tools/keymap-gen')
-
keymaps = [
['atset1', 'qcode'],
['linux', 'qcode'],