mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
meson: remove dead variable
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user