meson: remove dead variable
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Sep 2021 10:14:13 +0000 (12:14 +0200)
committerPaolo 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

index 7faa42eb3fa630861da47a809d701d3738f8b103..a73beb0e547676ee7e9568fe33f226cef6794300 100644 (file)
@@ -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'],