meson: remove dead variable
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
edc54640f9
commit
7b94203bfc
@ -105,8 +105,6 @@ if config_host.has_key('CONFIG_SPICE') and config_host.has_key('CONFIG_GIO')
|
|||||||
ui_modules += {'spice-app': spice_ss}
|
ui_modules += {'spice-app': spice_ss}
|
||||||
endif
|
endif
|
||||||
|
|
||||||
keymap_gen = find_program('keycodemapdb/tools/keymap-gen')
|
|
||||||
|
|
||||||
keymaps = [
|
keymaps = [
|
||||||
['atset1', 'qcode'],
|
['atset1', 'qcode'],
|
||||||
['linux', 'qcode'],
|
['linux', 'qcode'],
|
||||||
|
Loading…
Reference in New Issue
Block a user